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

type AT_CMD_GAPTOUT = Reg<u32, _AT_CMD_GAPTOUT>;

UART_AT_CMD_GAPTOUT

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

For information about available fields see at_cmd_gaptout module

Trait Implementations

impl Readable for AT_CMD_GAPTOUT[src]

read() method returns at_cmd_gaptout::R reader structure

impl ResetValue for AT_CMD_GAPTOUT[src]

Register AT_CMD_GAPTOUT reset()'s with value 0

impl Writable for AT_CMD_GAPTOUT[src]

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