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

type W = W<u32, CTR>;

Writer for register CTR

Implementations

impl W[src]

pub fn clk_en(&mut self) -> CLK_EN_W<'_>[src]

Bit 8

pub fn rx_lsb_first(&mut self) -> RX_LSB_FIRST_W<'_>[src]

Bit 7

pub fn tx_lsb_first(&mut self) -> TX_LSB_FIRST_W<'_>[src]

Bit 6

pub fn trans_start(&mut self) -> TRANS_START_W<'_>[src]

Bit 5

pub fn ms_mode(&mut self) -> MS_MODE_W<'_>[src]

Bit 4

pub fn sample_scl_level(&mut self) -> SAMPLE_SCL_LEVEL_W<'_>[src]

Bit 2

pub fn scl_force_out(&mut self) -> SCL_FORCE_OUT_W<'_>[src]

Bit 1

pub fn sda_force_out(&mut self) -> SDA_FORCE_OUT_W<'_>[src]

Bit 0