Struct stm32f0xx_hal::stm32::i2c1::cr2::HEAD10R_W[][src]

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

Field HEAD10R writer - 10-bit address header only read direction (master receiver mode)

Implementations

Writes variant to the field

The master sends the complete 10 bit slave address read sequence

The master only sends the 1st 7 bits of the 10 bit address, followed by Read direction

Sets the field bit

Clears the field bit

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.

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.