[−][src]Type Definition lpc55_pac::pint::pmcfg::CFG6_R
type CFG6_R = R<u8, CFG6_A>;
Reader of field CFG6
Implementations
impl CFG6_R
[src][−]
pub fn variant(&self) -> CFG6_A
[src][−]
Get enumerated values variant
pub fn is_constant_high(&self) -> bool
[src][−]
Checks if the value of the field is CONSTANT_HIGH
pub fn is_sticky_rising_edge(&self) -> bool
[src][−]
Checks if the value of the field is STICKY_RISING_EDGE
pub fn is_sticky_falling_edge(&self) -> bool
[src][−]
Checks if the value of the field is STICKY_FALLING_EDGE
pub fn is_sticky_rising_falling_edge(&self) -> bool
[src][−]
Checks if the value of the field is STICKY_RISING_FALLING_EDGE
pub fn is_high_level(&self) -> bool
[src][−]
Checks if the value of the field is HIGH_LEVEL
pub fn is_low_level(&self) -> bool
[src][−]
Checks if the value of the field is LOW_LEVEL
pub fn is_constant_zero(&self) -> bool
[src][−]
Checks if the value of the field is CONSTANT_ZERO
pub fn is_event(&self) -> bool
[src][−]
Checks if the value of the field is EVENT