Type Alias gd32f1::gd32f130::adc::ctl1::DalR

source ·
pub type DalR = BitReader<Dal>;
Expand description

Field DAL reader - Data alignment

Aliased Type§

struct DalR { /* private fields */ }

Implementations§

source§

impl DalR

source

pub const fn variant(&self) -> Dal

Get enumerated values variant

source

pub fn is_right(&self) -> bool

Right alignment

source

pub fn is_left(&self) -> bool

Left alignment