SwwrbufR

Type Alias SwwrbufR 

pub type SwwrbufR = BitReader<Swwrbuf>;
Expand description

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

Aliased Type§

pub struct SwwrbufR { /* private fields */ }

Implementations§

§

impl SwwrbufR

pub const fn variant(&self) -> Swwrbuf

Get enumerated values variant

pub fn is_0(&self) -> bool

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

pub fn is_1(&self) -> bool

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