SoftrstR

Type Alias SoftrstR 

pub type SoftrstR = BitReader<Softrst>;
Expand description

Field SOFTRST reader - Soft Reset

Aliased Type§

pub struct SoftrstR { /* private fields */ }

Implementations§

§

impl SoftrstR

pub const fn variant(&self) -> Softrst

Get enumerated values variant

pub fn is_0(&self) -> bool

No reset request.

pub fn is_1(&self) -> bool

Resets the registers affected by soft reset.