Type Alias d1_pac::spi0::spi_ndma_mode_ctl::SPI_ACT_M_W

source ·
pub type SPI_ACT_M_W<'a, const O: u8> = FieldWriterSafe<'a, u32, SPI_NDMA_MODE_CTL_SPEC, u8, SPI_ACT_M_A, 2, O>;
Expand description

Field spi_act_m writer - SPI NDMA Active Mode

Aliased Type§

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

Implementations§

source§

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

source

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

0

source

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

1

source

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

10

source

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

11