Type Alias esp32h2::i2c0::scl_high_period::R

source ·
pub type R = R<SCL_HIGH_PERIOD_SPEC>;
Expand description

Register SCL_HIGH_PERIOD reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

source§

impl R

source

pub fn scl_high_period(&self) -> SCL_HIGH_PERIOD_R

Bits 0:8 - This register is used to configure for how long SCL remains high in master mode, in I2C module clock cycles.

source

pub fn scl_wait_high_period(&self) -> SCL_WAIT_HIGH_PERIOD_R

Bits 9:15 - This register is used to configure for the SCL_FSM’s waiting period for SCL high level in master mode, in I2C module clock cycles.