Type Alias avr_device::atmega2560::twi::twcr::TWSTA_R

source ·
pub type TWSTA_R = BitReader<bool>;
Expand description

Field TWSTA reader - TWI Start Condition Bit

Aliased Type§

struct TWSTA_R { /* private fields */ }