avr_device::atmega328p::twi

Type Alias 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 */ }