Struct stm32f30x_memory_map::spi::I2sprR [] [src]

pub struct I2sprR { /* fields omitted */ }

Methods

impl I2sprR
[src]

Bit 9 - Master clock output enable

Bit 8 - Odd factor for the prescaler

Bits 0:7 - I2S Linear prescaler

Trait Implementations

impl Clone for I2sprR
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Copy for I2sprR
[src]