Struct stm32f30x_memory_map::i2c::TimeoutrR [] [src]

pub struct TimeoutrR { /* fields omitted */ }

Methods

impl TimeoutrR
[src]

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 TimeoutrR
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Copy for TimeoutrR
[src]