Type Alias gd32e1::gd32e103::fmc::ctl::EndieR

source ·
pub type EndieR = BitReader<Endie>;
Expand description

Field ENDIE reader - End of operation interrupt enable bit

Aliased Type§

struct EndieR { /* private fields */ }

Implementations§

source§

impl EndieR

source

pub const fn variant(&self) -> Endie

Get enumerated values variant

source

pub fn is_disabled(&self) -> bool

End of operation interrupt disabled

source

pub fn is_enabled(&self) -> bool

End of operation interrupt enabled