Type Alias d1_pac::spi_dbi::spi_tcr::SPOL_W

source ·
pub type SPOL_W<'a, const O: u8> = BitWriter<'a, u32, SPI_TCR_SPEC, SPOL_A, O>;
Expand description

Field spol writer - SPI Chip Select Signal Polarity Control

Aliased Type§

struct SPOL_W<'a, const O: u8> { /* private fields */ }

Implementations§

source§

impl<'a, const O: u8> SPOL_W<'a, O>

source

pub fn high(self) -> &'a mut W

Active high polarity

source

pub fn low(self) -> &'a mut W

Active low polarity