pub type COM0A_R = FieldReader<u8, COM0B_A>;
Expand description
Field COM0A
reader - Compare Output A Mode
Field COM0B
reader - Compare Output B Mode
Aliased Type§
struct COM0A_R { /* private fields */ }
Implementations§
source§impl COM0B_R
impl COM0B_R
sourcepub fn is_disconnected(&self) -> bool
pub fn is_disconnected(&self) -> bool
Checks if the value of the field is DISCONNECTED
sourcepub fn is_match_toggle(&self) -> bool
pub fn is_match_toggle(&self) -> bool
Checks if the value of the field is MATCH_TOGGLE
sourcepub fn is_match_clear(&self) -> bool
pub fn is_match_clear(&self) -> bool
Checks if the value of the field is MATCH_CLEAR
sourcepub fn is_match_set(&self) -> bool
pub fn is_match_set(&self) -> bool
Checks if the value of the field is MATCH_SET