Struct stm32f7xx_hal::pac::i2c1::cr1::DNF_W[][src]

pub struct DNF_W<'a> { /* fields omitted */ }
Expand description

Write proxy for field DNF

Implementations

Writes variant to the field

Digital filter disabled

Digital filter enabled and filtering capability up to 1 tI2CCLK

Digital filter enabled and filtering capability up to 2 tI2CCLK

Digital filter enabled and filtering capability up to 3 tI2CCLK

Digital filter enabled and filtering capability up to 4 tI2CCLK

Digital filter enabled and filtering capability up to 5 tI2CCLK

Digital filter enabled and filtering capability up to 6 tI2CCLK

Digital filter enabled and filtering capability up to 7 tI2CCLK

Digital filter enabled and filtering capability up to 8 tI2CCLK

Digital filter enabled and filtering capability up to 9 tI2CCLK

Digital filter enabled and filtering capability up to 10 tI2CCLK

Digital filter enabled and filtering capability up to 11 tI2CCLK

Digital filter enabled and filtering capability up to 12 tI2CCLK

Digital filter enabled and filtering capability up to 13 tI2CCLK

Digital filter enabled and filtering capability up to 14 tI2CCLK

Digital filter enabled and filtering capability up to 15 tI2CCLK

Writes raw bits to the field

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

Should always be Self

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.