Type Alias ClearW

Source
pub type ClearW<'a, REG> = FieldWriter<'a, REG, 8, Clearselect>;
Expand description

Field CLEAR writer - Watchdog Clear

Aliased Type§

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

Implementations§

Source§

impl<'a, REG> ClearW<'a, REG>
where REG: Writable + RegisterSpec, REG::Ux: From<u8>,

Source

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

Clear Key