Type Alias BufrdenR

Source
pub type BufrdenR = BitReader<Bufrdenselect>;
Expand description

Field BUFRDEN reader - Buffer Read Enable

Aliased Type§

struct BufrdenR { /* private fields */ }

Implementations§

Source§

impl BufrdenR

Source

pub const fn variant(&self) -> Bufrdenselect

Get enumerated values variant

Source

pub fn is_disable(&self) -> bool

Read disable

Source

pub fn is_enable(&self) -> bool

Read enable