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

Field UART1_RST_N writer - USART1 reset control.

Implementations§

Assert the USART1 reset.

Clear the USART1 reset.