avr_device::atmega2560::twi

Type Alias TWCR

Source
pub type TWCR = Reg<TWCR_SPEC>;
Expand description

TWCR (rw) register accessor: an alias for Reg<TWCR_SPEC>

Aliased Typeยง

struct TWCR { /* private fields */ }