Type Alias d1_pac::uart::iir::FEFLAG_R

source ·
pub type FEFLAG_R = FieldReader<u8, FEFLAG_A>;
Expand description

Field feflag reader - FIFOs Enable Flag

Aliased Type§

struct FEFLAG_R { /* private fields */ }

Implementations§

source§

impl FEFLAG_R

source

pub fn variant(&self) -> Option<FEFLAG_A>

Get enumerated values variant

source

pub fn is_disable(&self) -> bool

Checks if the value of the field is DISABLE

source

pub fn is_enable(&self) -> bool

Checks if the value of the field is ENABLE