Type Definition stm32f3::stm32f373::spi1::I2SPR[][src]

type I2SPR = Reg<u32, _I2SPR>;
Expand description

I2S prescaler register

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see i2spr module

Trait Implementations

Register I2SPR reset()’s with value 0x10

Register size

Reset value of the register

read() method returns i2spr::R reader structure

write(|w| ..) method takes i2spr::W writer structure