PoenW

Type Alias PoenW 

pub type PoenW<'a, REG> = FieldWriter<'a, REG, 8, Poen>;
Expand description

Field POEN writer - PDB Pulse-Out Enable

Aliased Type§

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

Implementations§

§

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

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

PDB Pulse-Out disabled

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

PDB Pulse-Out enabled