[−][src]Type Definition lpc55_pac::iocon::pio0_23::MODE_R
type MODE_R = R<u8, MODE_A>;
Reader of field MODE
Implementations
impl MODE_R
[src][−]
pub fn variant(&self) -> MODE_A
[src][−]
Get enumerated values variant
pub fn is_inactive(&self) -> bool
[src][−]
Checks if the value of the field is INACTIVE
pub fn is_pull_down(&self) -> bool
[src][−]
Checks if the value of the field is PULL_DOWN
pub fn is_pull_up(&self) -> bool
[src][−]
Checks if the value of the field is PULL_UP
pub fn is_repeater(&self) -> bool
[src][−]
Checks if the value of the field is REPEATER