Type Definition TWCR
Other items inavr_device::atmega8::twi
type TWCR = Reg<TWCR_SPEC>;
TWCR register accessor: an alias for Reg<TWCR_SPEC>
Reg<TWCR_SPEC>