Type Alias gd32f1::gd32f190::dma::intf::Errif0R

source ·
pub type Errif0R = BitReader<Errif0>;
Expand description

Field ERRIF0 reader - Transfer access error flag of channel 0

Aliased Type§

struct Errif0R { /* private fields */ }

Implementations§

source§

impl Errif0R

source

pub const fn variant(&self) -> Errif0

Get enumerated values variant

source

pub fn is_no_error(&self) -> bool

No transfer error

source

pub fn is_error(&self) -> bool

A transfer error has occured