Type Alias atmega_hal::pac::twi::twcr::TWINT_R

source ·
pub type TWINT_R = BitReaderRaw<bool>;
Expand description

Field TWINT reader - TWI Interrupt Flag

Aliased Type§

struct TWINT_R { /* private fields */ }