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