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

type CMD_INFOR0 = Reg<u32, _CMD_INFOR0>;

SLC_CMD_INFOR0

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

For information about available fields see cmd_infor0 module

Trait Implementations

impl Readable for CMD_INFOR0[src]

read() method returns cmd_infor0::R reader structure

impl ResetValue for CMD_INFOR0[src]

Register CMD_INFOR0 reset()'s with value 0

impl Writable for CMD_INFOR0[src]

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