Type Alias gd32f1::gd32f130::dma::intf::Ftfif0R

source ·
pub type Ftfif0R = BitReader<Ftfif0>;
Expand description

Field FTFIF0 reader - Full transfer finish flag of channel 0

Aliased Type§

struct Ftfif0R { /* private fields */ }

Implementations§

source§

impl Ftfif0R

source

pub const fn variant(&self) -> Ftfif0

Get enumerated values variant

source

pub fn is_not_complete(&self) -> bool

No transfer complete event

source

pub fn is_complete(&self) -> bool

A transfer complete event has occured