Struct esp8266::uart1::uart_int_clr::UART_INT_CLR_SPEC [−][src]
pub struct UART_INT_CLR_SPEC;Expand description
UART INTERRUPT CLEAR REGISTER
This register you can write_with_zero, reset, write. See API.
For information about available fields see uart_int_clr module
Trait Implementations
reset() method sets UART_INT_CLR to value 0
Reset value of the register.
write(|w| ..) method takes uart_int_clr::W writer structure