Type Alias W

Source
pub type W = W<PRR_SPEC>;
Expand description

Register PRR writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

Source§

impl W

Source

pub fn pradc(&mut self) -> PRADC_W<'_, PRR_SPEC>

Bit 0 - Power Reduction ADC

Source

pub fn prusi(&mut self) -> PRUSI_W<'_, PRR_SPEC>

Bit 1 - Power Reduction USI

Source

pub fn prtim0(&mut self) -> PRTIM0_W<'_, PRR_SPEC>

Bit 2 - Power Reduction Timer/Counter0

Source

pub fn prtim1(&mut self) -> PRTIM1_W<'_, PRR_SPEC>

Bit 3 - Power Reduction Timer/Counter1