atsamd21g::sysctrl::bod33

Type Alias ActionR

Source
pub type ActionR = FieldReader<Actionselect>;
Expand description

Field ACTION reader - BOD33 Action

Aliased Type§

struct ActionR { /* private fields */ }

Implementations§

Source§

impl ActionR

Source

pub const fn variant(&self) -> Option<Actionselect>

Get enumerated values variant

Source

pub fn is_none(&self) -> bool

No action

Source

pub fn is_reset(&self) -> bool

The BOD33 generates a reset

Source

pub fn is_interrupt(&self) -> bool

The BOD33 generates an interrupt