pub type TIMEOUTA_W<'a, const O: u8> = FieldWriterRaw<'a, u32, TIMEOUTR_SPEC, u16, u16, Safe, 12, O>;
Expand description

Field TIMEOUTA writer - Bus Timeout A This field is used to configure: The SCL low timeout condition tTIMEOUT when TIDLE=0 tTIMEOUT= (TIMEOUTA+1) x 2048 x tI2CCLK The bus idle condition (both SCL and SDA high) when TIDLE=1 tIDLE= (TIMEOUTA+1) x 4 x tI2CCLK Note: These bits can be written only when TIMOUTEN=0.