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