PmodeW

Type Alias PmodeW 

pub type PmodeW<'a, REG> = BitWriter<'a, REG, Pmode>;
Expand description

Field PMODE writer - Power Mode Select

Aliased Type§

pub struct PmodeW<'a, REG> { /* private fields */ }

Implementations§

§

impl<'a, REG> PmodeW<'a, REG>
where REG: Writable + RegisterSpec,

pub fn _0(self) -> &'a mut W<REG>

Low Speed (LS) comparison mode is selected.

pub fn _1(self) -> &'a mut W<REG>

High Speed (HS) comparison mode is selected, in VLPx mode, or Stop mode switched to Low Speed (LS) mode.