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

type CFG_DATA16 = Reg<u32, _CFG_DATA16>;

HINF_CFG_DATA16

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

For information about available fields see cfg_data16 module

Trait Implementations

impl Readable for CFG_DATA16[src]

read() method returns cfg_data16::R reader structure

impl ResetValue for CFG_DATA16[src]

Register CFG_DATA16 reset()'s with value 0

impl Writable for CFG_DATA16[src]

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