Type Alias d1_pac::uart::usr::RFNE_R

source ·
pub type RFNE_R = BitReader<RFNE_A>;
Expand description

Field rfne reader - RX FIFO Not Empty

Aliased Type§

struct RFNE_R { /* private fields */ }

Implementations§

source§

impl RFNE_R

source

pub fn variant(&self) -> RFNE_A

Get enumerated values variant

source

pub fn is_empty(&self) -> bool

Checks if the value of the field is EMPTY

source

pub fn is_not_empty(&self) -> bool

Checks if the value of the field is NOT_EMPTY