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

type HOST_SLCHOSTID = Reg<u32, _HOST_SLCHOSTID>;

HOST_SLCHOSTID

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

For information about avaliable fields see host_slchostid module

Trait Implementations

impl Readable for HOST_SLCHOSTID[src]

read() method returns host_slchostid::R reader structure

impl ResetValue for HOST_SLCHOSTID[src]

Register HOST_SLCHOSTID reset()'s with value 0

type Type = u32

Register size

impl Writable for HOST_SLCHOSTID[src]

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