Type Alias esp32c3::spi2::slave1::W

source ·
pub type W = W<SLAVE1_SPEC>;
Expand description

Register SLAVE1 writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn slv_data_bitlen(&mut self) -> SLV_DATA_BITLEN_W<'_, SLAVE1_SPEC>

Bits 0:17 - The transferred data bit length in SPI slave FD and HD mode.

source

pub fn slv_last_command(&mut self) -> SLV_LAST_COMMAND_W<'_, SLAVE1_SPEC>

Bits 18:25 - In the slave mode it is the value of command.

source

pub fn slv_last_addr(&mut self) -> SLV_LAST_ADDR_W<'_, SLAVE1_SPEC>

Bits 26:31 - In the slave mode it is the value of address.