ContW

Type Alias ContW 

pub type ContW<'a, REG> = BitWriter<'a, REG, Cont>;
Expand description

Field CONT writer - Continuous Mode Enable

Aliased Type§

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

Implementations§

§

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

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

PDB operation in One-Shot mode

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

PDB operation in Continuous mode