[][src]Type Definition esp8266::uart1::UART_RXD_CNT

type UART_RXD_CNT = Reg<u32, _UART_RXD_CNT>;

UART_RXD_CNT

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see uart_rxd_cnt module

Trait Implementations

impl Readable for UART_RXD_CNT[src]

read() method returns uart_rxd_cnt::R reader structure

impl ResetValue for UART_RXD_CNT[src]

Register UART_RXD_CNT reset()'s with value 0

type Type = u32

Register size

impl Writable for UART_RXD_CNT[src]

write(|w| ..) method takes uart_rxd_cnt::W writer structure