SwrstR

Type Alias SwrstR 

pub type SwrstR = BitReader<Swrst>;
Expand description

Field SWRST reader - Software Reset

Aliased Type§

pub struct SwrstR { /* private fields */ }

Implementations§

§

impl SwrstR

pub const fn variant(&self) -> Swrst

Get enumerated values variant

pub fn is_0(&self) -> bool

Software reset is disabled

pub fn is_1(&self) -> bool

Software reset is enabled, all FlexIO registers except the Control Register are reset.