Type Alias MsbselR

Source
pub type MsbselR = BitReader<Msbselselect>;
Expand description

Field MSBSEL reader - Multi/Single Block Selection

Aliased Type§

struct MsbselR { /* private fields */ }

Implementations§

Source§

impl MsbselR

Source

pub const fn variant(&self) -> Msbselselect

Get enumerated values variant

Source

pub fn is_single(&self) -> bool

Single Block

Source

pub fn is_multiple(&self) -> bool

Multiple Block