pub type NOSTRETCH_R = BitReader<NOSTRETCH_A>;
Expand description

Field NOSTRETCH reader - Clock stretching disable This bit is used to disable clock stretching in slave mode. It must be kept cleared in master mode. Note: This bit can only be programmed when the I2C is disabled (PE = 0).

Implementations

Get enumerated values variant

Checks if the value of the field is Enabled

Checks if the value of the field is Disabled