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