Type Alias gd32f1::gd32f130::dma::ch3ctl::DirR

source ·
pub type DirR = BitReader<Dir>;
Expand description

Field DIR reader - Transfer mode

Aliased Type§

struct DirR { /* private fields */ }

Implementations§

source§

impl DirR

source

pub const fn variant(&self) -> Dir

Get enumerated values variant

source

pub fn is_from_peripheral(&self) -> bool

Read from peripheral

source

pub fn is_from_memory(&self) -> bool

Read from memory