Type Alias gd32f1::gd32f130::usart0::ctl2::DdreR

source ·
pub type DdreR = BitReader<Ddre>;
Expand description

Field DDRE reader - Disable DMA on reception error

Aliased Type§

struct DdreR { /* private fields */ }

Implementations§

source§

impl DdreR

source

pub const fn variant(&self) -> Ddre

Get enumerated values variant

source

pub fn is_not_disabled(&self) -> bool

DMA is not disabled in case of reception error

source

pub fn is_disabled(&self) -> bool

DMA is disabled following a reception error