HwwrbufW

Type Alias HwwrbufW 

pub type HwwrbufW<'a, REG> = BitWriter<'a, REG, Hwwrbuf>;
Expand description

Field HWWRBUF writer - MOD, HCR, CNTIN, and CV registers synchronization is activated by a hardware trigger

Aliased Type§

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

Implementations§

§

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

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

A hardware trigger does not activate MOD, HCR, CNTIN, and CV registers synchronization.

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

A hardware trigger activates MOD, HCR, CNTIN, and CV registers synchronization.