Type Alias d1_pac::spi_dbi::spi_batc::SS_SEL_R

source ·
pub type SS_SEL_R = FieldReader<u8, SS_SEL_A>;
Expand description

Field ss_sel reader - SPI Chip Select

Aliased Type§

struct SS_SEL_R { /* private fields */ }

Implementations§

source§

impl SS_SEL_R

source

pub fn variant(&self) -> SS_SEL_A

Get enumerated values variant

source

pub fn is_ss0(&self) -> bool

Checks if the value of the field is SS0

source

pub fn is_ss1(&self) -> bool

Checks if the value of the field is SS1

source

pub fn is_ss2(&self) -> bool

Checks if the value of the field is SS2

source

pub fn is_ss3(&self) -> bool

Checks if the value of the field is SS3