[][src]Type Definition esp32::uart::AT_CMD_POSTCNT

type AT_CMD_POSTCNT = Reg<u32, _AT_CMD_POSTCNT>;

UART_AT_CMD_POSTCNT

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

For information about available fields see at_cmd_postcnt module

Trait Implementations

impl Readable for AT_CMD_POSTCNT[src]

read() method returns at_cmd_postcnt::R reader structure

impl ResetValue for AT_CMD_POSTCNT[src]

Register AT_CMD_POSTCNT reset()'s with value 0

impl Writable for AT_CMD_POSTCNT[src]

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