pub type W = W<TO_SPEC>;
Expand description
Register TO
writer
Aliased Type§
pub 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.