Struct stm32f30x_memory_map::i2c::TimeoutrW [] [src]

pub struct TimeoutrW { /* fields omitted */ }

Methods

impl TimeoutrW
[src]

Reset value

Bits 0:11 - Bus timeout A

Bit 12 - Idle clock timeout detection

Bit 15 - Clock timeout enable

Bits 16:27 - Bus timeout B

Bit 31 - Extended clock timeout enable

Trait Implementations

impl Clone for TimeoutrW
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Copy for TimeoutrW
[src]