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

type R = R<u32, CTR>;

Reader of register CTR

Implementations

impl R[src]

pub fn clk_en(&self) -> CLK_EN_R[src]

Bit 8

pub fn rx_lsb_first(&self) -> RX_LSB_FIRST_R[src]

Bit 7

pub fn tx_lsb_first(&self) -> TX_LSB_FIRST_R[src]

Bit 6

pub fn trans_start(&self) -> TRANS_START_R[src]

Bit 5

pub fn ms_mode(&self) -> MS_MODE_R[src]

Bit 4

pub fn sample_scl_level(&self) -> SAMPLE_SCL_LEVEL_R[src]

Bit 2

pub fn scl_force_out(&self) -> SCL_FORCE_OUT_R[src]

Bit 1

pub fn sda_force_out(&self) -> SDA_FORCE_OUT_R[src]

Bit 0