Struct avr_device::atmega2560::cpu::prr1::W
source · pub struct W(_);
Expand description
Register PRR1
writer
Implementations§
source§impl W
impl W
sourcepub fn prusart1(&mut self) -> PRUSART1_W<'_, 0>
pub fn prusart1(&mut self) -> PRUSART1_W<'_, 0>
Bit 0 - Power Reduction USART1
sourcepub fn prusart2(&mut self) -> PRUSART2_W<'_, 1>
pub fn prusart2(&mut self) -> PRUSART2_W<'_, 1>
Bit 1 - Power Reduction USART2
sourcepub fn prusart3(&mut self) -> PRUSART3_W<'_, 2>
pub fn prusart3(&mut self) -> PRUSART3_W<'_, 2>
Bit 2 - Power Reduction USART3