[−][src]Type Definition lpc55_pac::iocon::pio0_6::DIGIMODE_R
type DIGIMODE_R = R<bool, DIGIMODE_A>;
Reader of field DIGIMODE
Implementations
impl DIGIMODE_R
[src][−]
pub fn variant(&self) -> DIGIMODE_A
[src][−]
Get enumerated values variant
pub fn is_analog(&self) -> bool
[src][−]
Checks if the value of the field is ANALOG
pub fn is_digital(&self) -> bool
[src][−]
Checks if the value of the field is DIGITAL