pub type COM1B_R = FieldReader<u8, COM1B_A>;
Expand description
Field COM1B
reader - Comparator B Output Mode
Aliased Type§
struct COM1B_R { /* private fields */ }
Implementations§
source§impl COM1B_R
impl COM1B_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