HwwrbufR

Type Alias HwwrbufR 

pub type HwwrbufR = BitReader<Hwwrbuf>;
Expand description

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

Aliased Type§

pub struct HwwrbufR { /* private fields */ }

Implementations§

§

impl HwwrbufR

pub const fn variant(&self) -> Hwwrbuf

Get enumerated values variant

pub fn is_0(&self) -> bool

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

pub fn is_1(&self) -> bool

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