[][src]Type Definition esp32::i2c::fifo_conf::W

type W = W<u32, FIFO_CONF>;

Writer for register FIFO_CONF

Implementations

impl W[src]

pub fn nonfifo_tx_thres(&mut self) -> NONFIFO_TX_THRES_W<'_>[src]

Bits 20:25

pub fn nonfifo_rx_thres(&mut self) -> NONFIFO_RX_THRES_W<'_>[src]

Bits 14:19

pub fn tx_fifo_rst(&mut self) -> TX_FIFO_RST_W<'_>[src]

Bit 13

pub fn rx_fifo_rst(&mut self) -> RX_FIFO_RST_W<'_>[src]

Bit 12

pub fn fifo_addr_cfg_en(&mut self) -> FIFO_ADDR_CFG_EN_W<'_>[src]

Bit 11

pub fn nonfifo_en(&mut self) -> NONFIFO_EN_W<'_>[src]

Bit 10

pub fn txfifo_empty_thrhd(&mut self) -> TXFIFO_EMPTY_THRHD_W<'_>[src]

Bits 5:9

pub fn rxfifo_full_thrhd(&mut self) -> RXFIFO_FULL_THRHD_W<'_>[src]

Bits 0:4