Type Alias CSMA_R

Source
pub type CSMA_R = BitReader<bool>;
Expand description

Field CSMA reader - Action On Slave-Select In Master Mode

Aliased Typeยง

pub struct CSMA_R { /* private fields */ }