Type Alias avr_device::atmega328p::twi::TWSR
source · pub type TWSR = Reg<TWSR_SPEC>;
Expand description
TWSR (rw) register accessor: an alias for Reg<TWSR_SPEC>
Aliased Type§
struct TWSR { /* private fields */ }
pub type TWSR = Reg<TWSR_SPEC>;
TWSR (rw) register accessor: an alias for Reg<TWSR_SPEC>
struct TWSR { /* private fields */ }