pub type UART0_RST_N_W<'a, const O: u8> = BitWriter<'a, u32, PRESETCTRL_SPEC, UART0_RST_N_A, O>;
Expand description

Field UART0_RST_N writer - USART0 reset control.

Implementations§

Assert the USART0 reset.

Clear the USART0 reset.