Struct esp8266::uart0::uart_int_ena::UART_INT_ENA_SPEC [−][src]
pub struct UART_INT_ENA_SPEC;Expand description
UART INTERRUPT ENABLE REGISTER
This register you can read, write_with_zero, reset, write, modify. See API.
For information about available fields see uart_int_ena module
Trait Implementations
read() method returns uart_int_ena::R reader structure
reset() method sets UART_INT_ENA to value 0
Reset value of the register.
write(|w| ..) method takes uart_int_ena::W writer structure