GlenR

Type Alias GlenR 

pub type GlenR = BitReader<Glen>;
Expand description

Field GLEN reader - Global Load Enable

Aliased Type§

pub struct GlenR { /* private fields */ }

Implementations§

§

impl GlenR

pub const fn variant(&self) -> Glen

Get enumerated values variant

pub fn is_0(&self) -> bool

Global Load Ok disabled.

pub fn is_1(&self) -> bool

Global Load OK enabled. A pulse event on the module global load input sets the LDOK bit.