Type Alias SwrstR

Source
pub type SwrstR = BitReader<Swrstselect>;
Expand description

Field SWRST reader - Software Reset

Aliased Type§

struct SwrstR { /* private fields */ }

Implementations§

Source§

impl SwrstR

Source

pub const fn variant(&self) -> Swrstselect

Get enumerated values variant

Source

pub fn is_disable(&self) -> bool

The peripheral is not reset

Source

pub fn is_enable(&self) -> bool

The peripheral is reset