Type Alias avr_device::atmega2560::twi::twcr::TWSTO_R
source · pub type TWSTO_R = BitReader<bool>;Expand description
Field TWSTO reader - TWI Stop Condition Bit
Aliased Type§
struct TWSTO_R { /* private fields */ }