PresW

Type Alias PresW 

pub type PresW<'a, REG> = BitWriter<'a, REG, Pres>;
Expand description

Field PRES writer - Watchdog prescaler

Aliased Type§

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

Implementations§

§

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

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

256 prescaler disabled.

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

256 prescaler enabled.