pub type SelctrR = BitReader<Selctr>;
Expand description

Field SELCTR reader - Select Control

Aliased Type§

struct SelctrR { /* private fields */ }

Implementations§

source§

impl SelctrR

source

pub const fn variant(&self) -> Selctr

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

The coded select mode is enabled.

source

pub fn is_value2(&self) -> bool

The direct select mode is enabled.