Type Alias I2SPR

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

I2SPR register accessor: an alias for Reg<I2SPR_SPEC>

Aliased Typeยง

pub struct I2SPR { /* private fields */ }