Type Alias LuteiR

Source
pub type LuteiR = BitReader<Luteiselect>;
Expand description

Field LUTEI reader - LUT Event Input Enable

Aliased Type§

struct LuteiR { /* private fields */ }

Implementations§

Source§

impl LuteiR

Source

pub const fn variant(&self) -> Luteiselect

Get enumerated values variant

Source

pub fn is_disable(&self) -> bool

LUT incoming event is disabled

Source

pub fn is_enable(&self) -> bool

LUT incoming event is enabled