Type Alias gd32e1::gd32e103::adc0::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