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

type HOST_SLCHOSTID_REG = Reg<u32, _HOST_SLCHOSTID_REG>;

HOST_SLCHOSTID_REG

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

For information about avaliable fields see host_slchostid_reg module

Trait Implementations

impl Readable for HOST_SLCHOSTID_REG[src]

read() method returns host_slchostid_reg::R reader structure

impl ResetValue for HOST_SLCHOSTID_REG[src]

Register HOST_SLCHOSTID_REG reset()'s with value 0

type Type = u32

Register size

impl Writable for HOST_SLCHOSTID_REG[src]

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