Type Alias d1_pac::spi_dbi::spi_batc::SS_LEVEL_R

source ·
pub type SS_LEVEL_R = BitReader<SS_LEVEL_A>;
Expand description

Field ss_level reader -

Aliased Type§

struct SS_LEVEL_R { /* private fields */ }

Implementations§

source§

impl SS_LEVEL_R

source

pub fn variant(&self) -> SS_LEVEL_A

Get enumerated values variant

source

pub fn is_low(&self) -> bool

Checks if the value of the field is LOW

source

pub fn is_high(&self) -> bool

Checks if the value of the field is HIGH