Struct stm32f7xx_hal::pac::i2c1::oar2::OA2MSK_W[][src]

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

Write proxy for field OA2MSK

Implementations

Writes variant to the field

No mask

OA2[1] is masked and don’t care. Only OA2[7:2] are compared

OA2[2:1] are masked and don’t care. Only OA2[7:3] are compared

OA2[3:1] are masked and don’t care. Only OA2[7:4] are compared

OA2[4:1] are masked and don’t care. Only OA2[7:5] are compared

OA2[5:1] are masked and don’t care. Only OA2[7:6] are compared

OA2[6:1] are masked and don’t care. Only OA2[7] is compared.

OA2[7:1] are masked and don’t care. No comparison is done, and all (except reserved) 7-bit received addresses are acknowledged

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.