SwwrbufW

Type Alias SwwrbufW 

pub type SwwrbufW<'a, REG> = BitWriter<'a, REG, Swwrbuf>;
Expand description

Field SWWRBUF writer - MOD, HCR, CNTIN, and CV registers synchronization is activated by the software trigger

Aliased Type§

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

Implementations§

§

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

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

The software trigger does not activate MOD, HCR, CNTIN, and CV registers synchronization.

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

The software trigger activates MOD, HCR, CNTIN, and CV registers synchronization.