[][src]Type Definition esp32::slchost::HOST_SLCHOST_CONF_W1

type HOST_SLCHOST_CONF_W1 = Reg<u32, _HOST_SLCHOST_CONF_W1>;

HOST_SLCHOST_CONF_W1

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

For information about avaliable fields see host_slchost_conf_w1 module

Trait Implementations

impl Readable for HOST_SLCHOST_CONF_W1[src]

read() method returns host_slchost_conf_w1::R reader structure

impl ResetValue for HOST_SLCHOST_CONF_W1[src]

Register HOST_SLCHOST_CONF_W1 reset()'s with value 0

type Type = u32

Register size

impl Writable for HOST_SLCHOST_CONF_W1[src]

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