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

Field PRUSART3 writer - Power Reduction USART3

Aliased Type§

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