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

type HOST_SLC_APBWIN_WDATA = Reg<u32, _HOST_SLC_APBWIN_WDATA>;

HOST_SLC_APBWIN_WDATA

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

For information about available fields see host_slc_apbwin_wdata module

Trait Implementations

impl Readable for HOST_SLC_APBWIN_WDATA[src]

read() method returns host_slc_apbwin_wdata::R reader structure

impl ResetValue for HOST_SLC_APBWIN_WDATA[src]

Register HOST_SLC_APBWIN_WDATA reset()'s with value 0

impl Writable for HOST_SLC_APBWIN_WDATA[src]

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