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

type AT_CMD_PRECNT = Reg<u32, _AT_CMD_PRECNT>;

UART_AT_CMD_PRECNT

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

For information about available fields see at_cmd_precnt module

Trait Implementations

impl Readable for AT_CMD_PRECNT[src]

read() method returns at_cmd_precnt::R reader structure

impl ResetValue for AT_CMD_PRECNT[src]

Register AT_CMD_PRECNT reset()'s with value 0

impl Writable for AT_CMD_PRECNT[src]

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