Type Alias BcenR

Source
pub type BcenR = BitReader<Bcenselect>;
Expand description

Field BCEN reader - Block Count Enable

Aliased Type§

struct BcenR { /* private fields */ }

Implementations§

Source§

impl BcenR

Source

pub const fn variant(&self) -> Bcenselect

Get enumerated values variant

Source

pub fn is_disable(&self) -> bool

Disable

Source

pub fn is_enable(&self) -> bool

Enable