MfdR

Type Alias MfdR 

Source
pub type MfdR = FieldReader<Mfd>;
Expand description

Field MFD reader - Memory FIFO drain channel

Aliased Type§

pub struct MfdR { /* private fields */ }

Implementations§

Source§

impl MfdR

Source

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

Get enumerated values variant

Source

pub fn is_off(&self) -> bool

Does not use MFIFO function.

Source

pub fn is_vif1(&self) -> bool

VIF1 channel (ch-1)

Source

pub fn is_gif(&self) -> bool

GIF channel (ch-2)