Type Alias I2SPR

Source
pub 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

Aliased Typeยง

pub struct I2SPR { /* private fields */ }