Type Alias PRUSI_W

Source
pub type PRUSI_W<'a, const O: u8> = BitWriter<'a, u8, PRR_SPEC, bool, O>;
Expand description

Field PRUSI writer - Power Reduction USI

Aliased Type§

struct PRUSI_W<'a, const O: u8> { /* private fields */ }