[][src]Type Definition esp32::slc::CMD_INFOR1

type CMD_INFOR1 = Reg<u32, _CMD_INFOR1>;

SLC_CMD_INFOR1

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

For information about available fields see cmd_infor1 module

Trait Implementations

impl Readable for CMD_INFOR1[src]

read() method returns cmd_infor1::R reader structure

impl ResetValue for CMD_INFOR1[src]

Register CMD_INFOR1 reset()'s with value 0

impl Writable for CMD_INFOR1[src]

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