[−][src]Type Definition lpc55_pac::i2c0::stat::MONACTIVE_R
type MONACTIVE_R = R<bool, MONACTIVE_A>;
Reader of field MONACTIVE
Implementations
impl MONACTIVE_R
[src][−]
pub fn variant(&self) -> MONACTIVE_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_active(&self) -> bool
[src][−]
Checks if the value of the field is ACTIVE