Type Alias SmodR
pub type SmodR = FieldReader<Smod>;Expand description
Field SMOD reader - Shifter Mode
Aliased Type§
pub struct SmodR { /* private fields */ }Implementations§
§impl SmodR
impl SmodR
pub fn is_1(&self) -> bool
pub fn is_1(&self) -> bool
Receive mode. Captures the current Shifter content into the SHIFTBUF on expiration of the Timer.
pub fn is_10(&self) -> bool
pub fn is_10(&self) -> bool
Transmit mode. Load SHIFTBUF contents into the Shifter on expiration of the Timer.