Type Alias d1_pac::spi0::spi_tcr::SPOL_R

source ·
pub type SPOL_R = BitReader<SPOL_A>;
Expand description

Field spol reader - SPI Chip Select Signal Polarity Control

Aliased Type§

struct SPOL_R { /* private fields */ }

Implementations§

source§

impl SPOL_R

source

pub fn variant(&self) -> SPOL_A

Get enumerated values variant

source

pub fn is_high(&self) -> bool

Checks if the value of the field is HIGH

source

pub fn is_low(&self) -> bool

Checks if the value of the field is LOW