Type Alias TIME_R

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

Field TIME reader - This register is used to configure the time between the positive edge of SCL and the negative edge of SDA for a RESTART condition, in I2C module clock cycles.

Aliased Typeยง

pub struct TIME_R { /* private fields */ }