pub type PRUSART2_W<'a, const O: u8> = BitWriter<'a, u8, PRR1_SPEC, bool, O>;
Expand description

Field PRUSART2 writer - Power Reduction USART2

Aliased Type§

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