Type Alias d1_pac::spi_dbi::dbi_ctl_1::DBI_EN_MODE_SEL_R

source ·
pub type DBI_EN_MODE_SEL_R = FieldReader<u8, DBI_EN_MODE_SEL_A>;
Expand description

Field dbi_en_mode_sel reader - DBI Enable Mode Select

Aliased Type§

struct DBI_EN_MODE_SEL_R { /* private fields */ }

Implementations§

source§

impl DBI_EN_MODE_SEL_R

source

pub fn variant(&self) -> DBI_EN_MODE_SEL_A

Get enumerated values variant

source

pub fn is_dbi(&self) -> bool

Checks if the value of the field is DBI

source

pub fn is_software(&self) -> bool

Checks if the value of the field is SOFTWARE

source

pub fn is_timer(&self) -> bool

Checks if the value of the field is TIMER

source

pub fn is_te(&self) -> bool

Checks if the value of the field is TE