Type Alias gd32f1::gd32f190::dma::intf::Htfif0R

source ·
pub type Htfif0R = BitReader<Htfif0>;
Expand description

Field HTFIF0 reader - Half transfer finish flag of channel 0

Aliased Type§

struct Htfif0R { /* private fields */ }

Implementations§

source§

impl Htfif0R

source

pub const fn variant(&self) -> Htfif0

Get enumerated values variant

source

pub fn is_not_half(&self) -> bool

No half transfer event

source

pub fn is_half(&self) -> bool

A half transfer event has occured