Type Alias avr_device::atmega2560::cpu::prr1::PRUSART2_W
source · pub type PRUSART2_W<'a, const O: u8> = BitWriter<'a, u8, PRR1_SPEC, bool, O>;Expand description
Field PRUSART2 writer - Power Reduction USART2
Aliased Type§
struct PRUSART2_W<'a, const O: u8> { /* private fields */ }