RcsR

Type Alias RcsR 

pub type RcsR = BitReader<Rcs>;
Expand description

Field RCS reader - Reconfiguration Success

Aliased Type§

pub struct RcsR { /* private fields */ }

Implementations§

§

impl RcsR

pub const fn variant(&self) -> Rcs

Get enumerated values variant

pub fn is_0(&self) -> bool

Reconfiguring WDOG.

pub fn is_1(&self) -> bool

Reconfiguration is successful.