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

type HOST_SLCHOSTDATE = Reg<u32, _HOST_SLCHOSTDATE>;

HOST_SLCHOSTDATE

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

For information about available fields see host_slchostdate module

Trait Implementations

impl Readable for HOST_SLCHOSTDATE[src]

read() method returns host_slchostdate::R reader structure

impl ResetValue for HOST_SLCHOSTDATE[src]

Register HOST_SLCHOSTDATE reset()'s with value 0

impl Writable for HOST_SLCHOSTDATE[src]

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