pub type NOSTRETCH_W<'a, const O: u8> = BitWriter<'a, u32, CR1_SPEC, NOSTRETCH_A, O>;
Expand description

Field NOSTRETCH writer - Clock stretching disable

Implementations

Clock stretching enabled

Clock stretching disabled