[][src]Type Definition esp32::hinf::CFG_DATA0

type CFG_DATA0 = Reg<u32, _CFG_DATA0>;

HINF_CFG_DATA0

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

For information about available fields see cfg_data0 module

Trait Implementations

impl Readable for CFG_DATA0[src]

read() method returns cfg_data0::R reader structure

impl ResetValue for CFG_DATA0[src]

Register CFG_DATA0 reset()'s with value 0

impl Writable for CFG_DATA0[src]

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