[][src]Type Definition esp32::spi::slave::W

type W = W<u32, SLAVE>;

Writer for register SLAVE

Implementations

impl W[src]

pub fn sync_reset(&mut self) -> SYNC_RESET_W<'_>[src]

Bit 31

pub fn slave_mode(&mut self) -> SLAVE_MODE_W<'_>[src]

Bit 30

pub fn slv_wr_rd_buf_en(&mut self) -> SLV_WR_RD_BUF_EN_W<'_>[src]

Bit 29

pub fn slv_wr_rd_sta_en(&mut self) -> SLV_WR_RD_STA_EN_W<'_>[src]

Bit 28

pub fn slv_cmd_define(&mut self) -> SLV_CMD_DEFINE_W<'_>[src]

Bit 27

pub fn trans_cnt(&mut self) -> TRANS_CNT_W<'_>[src]

Bits 23:26

pub fn slv_last_state(&mut self) -> SLV_LAST_STATE_W<'_>[src]

Bits 20:22

pub fn slv_last_command(&mut self) -> SLV_LAST_COMMAND_W<'_>[src]

Bits 17:19

pub fn cs_i_mode(&mut self) -> CS_I_MODE_W<'_>[src]

Bits 10:11

pub fn int_en(&mut self) -> INT_EN_W<'_>[src]

Bits 5:9

pub fn trans_done(&mut self) -> TRANS_DONE_W<'_>[src]

Bit 4

pub fn slv_wr_sta_done(&mut self) -> SLV_WR_STA_DONE_W<'_>[src]

Bit 3

pub fn slv_rd_sta_done(&mut self) -> SLV_RD_STA_DONE_W<'_>[src]

Bit 2

pub fn slv_wr_buf_done(&mut self) -> SLV_WR_BUF_DONE_W<'_>[src]

Bit 1

pub fn slv_rd_buf_done(&mut self) -> SLV_RD_BUF_DONE_W<'_>[src]

Bit 0