Type Alias LuteoR

Source
pub type LuteoR = BitReader<Luteoselect>;
Expand description

Field LUTEO reader - LUT Event Output Enable

Aliased Type§

struct LuteoR { /* private fields */ }

Implementations§

Source§

impl LuteoR

Source

pub const fn variant(&self) -> Luteoselect

Get enumerated values variant

Source

pub fn is_disable(&self) -> bool

LUT event output is disabled

Source

pub fn is_enable(&self) -> bool

LUT event output is enabled