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

type CFG_DATA1 = Reg<u32, _CFG_DATA1>;

HINF_CFG_DATA1

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

For information about available fields see cfg_data1 module

Trait Implementations

impl Readable for CFG_DATA1[src]

read() method returns cfg_data1::R reader structure

impl ResetValue for CFG_DATA1[src]

Register CFG_DATA1 reset()'s with value 0

impl Writable for CFG_DATA1[src]

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