Type Alias I2SPR

Source
pub type I2SPR = Reg<I2SPRrs>;
Expand description

I2SPR (rw) register accessor: I2S prescaler register

You can read this register and get i2spr::R. You can reset, write, write_with_zero this register using i2spr::W. You can also modify this register. See API.

See register structure

For information about available fields see i2spr module

Aliased Typeยง

struct I2SPR { /* private fields */ }