pub type USIWM_R = FieldReader<u8, USIWM_A>;
Expand description
Field USIWM
reader - USI Wire Mode Bits
Aliased Type§
struct USIWM_R { /* private fields */ }
Implementations§
source§impl USIWM_R
impl USIWM_R
sourcepub fn is_disabled(&self) -> bool
pub fn is_disabled(&self) -> bool
Checks if the value of the field is DISABLED
sourcepub fn is_three_wire(&self) -> bool
pub fn is_three_wire(&self) -> bool
Checks if the value of the field is THREE_WIRE
sourcepub fn is_two_wire_slave(&self) -> bool
pub fn is_two_wire_slave(&self) -> bool
Checks if the value of the field is TWO_WIRE_SLAVE
sourcepub fn is_two_wire_master(&self) -> bool
pub fn is_two_wire_master(&self) -> bool
Checks if the value of the field is TWO_WIRE_MASTER