Type Alias TIMEOUTB_R

Source
pub type TIMEOUTB_R = FieldReader<u16>;
Expand description

Field TIMEOUTB reader - Bus timeout B This field is used to configure the cumulative clock extension timeout: In master mode, the master cumulative clock low extend time (tLOW:MEXT) is detected In slave mode, the slave cumulative clock low extend time (tLOW:SEXT) is detected tLOW:EXT= (TIMEOUTB+1) x 2048 x tI2CCLK Note: These bits can be written only when TEXTEN=0.

Aliased Typeยง

pub struct TIMEOUTB_R { /* private fields */ }