Struct esp8266::uart1::uart_clkdiv::W [−][src]
pub struct W(_);Expand description
Register UART_CLKDIV writer
Implementations
Bits 0:19 - BAUDRATE = UART_CLK_FREQ / UART_CLKDIV
Methods from Deref<Target = W<UART_CLKDIV_SPEC>>
Trait Implementations
Performs the conversion.