Type Alias d1_pac::uart::mcr::AFCE_R

source ·
pub type AFCE_R = BitReader<AFCE_A>;
Expand description

Field afce reader - Auto Flow Control Enable

Aliased Type§

struct AFCE_R { /* private fields */ }

Implementations§

source§

impl AFCE_R

source

pub fn variant(&self) -> AFCE_A

Get enumerated values variant

source

pub fn is_disabled(&self) -> bool

Checks if the value of the field is DISABLED

source

pub fn is_enabled(&self) -> bool

Checks if the value of the field is ENABLED