Type Alias avr_device::atmega2560::tc3::tccr3a::COM3B_R
source · pub type COM3B_R = FieldReader<u8, COM3C_A>;Expand description
Field COM3B reader - Compare Output Mode 3B, bits
Field COM3C reader - Compare Output Mode 3C, bits
Aliased Type§
struct COM3B_R { /* private fields */ }Implementations§
source§impl COM3C_R
impl COM3C_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