Struct stm32f30x_memory_map::i2c::IsrW [] [src]

pub struct IsrW { /* fields omitted */ }

Methods

impl IsrW
[src]

Reset value

Bit 1 - Transmit interrupt status (transmitters)

Bit 0 - Transmit data register empty (transmitters)

Trait Implementations

impl Clone for IsrW
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Copy for IsrW
[src]