Type Alias esp32c6_lp::lp_i2c::to::W
source · pub type W = W<TO_SPEC>;
Expand description
Register TO
writer
Aliased Type§
struct W { /* private fields */ }
Implementations§
source§impl W
impl W
sourcepub fn time_out_value(&mut self) -> TIME_OUT_VALUE_W<'_, TO_SPEC>
pub fn time_out_value(&mut self) -> TIME_OUT_VALUE_W<'_, TO_SPEC>
Bits 0:4 - This register is used to configure the timeout for receiving a data bit in APB clock cycles.
sourcepub fn time_out_en(&mut self) -> TIME_OUT_EN_W<'_, TO_SPEC>
pub fn time_out_en(&mut self) -> TIME_OUT_EN_W<'_, TO_SPEC>
Bit 5 - This is the enable bit for time out control.