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

type CIS_CONF7 = Reg<u32, _CIS_CONF7>;

HINF_CIS_CONF7

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

For information about avaliable fields see cis_conf7 module

Trait Implementations

impl Readable for CIS_CONF7[src]

read() method returns cis_conf7::R reader structure

impl ResetValue for CIS_CONF7[src]

Register CIS_CONF7 reset()'s with value 0

type Type = u32

Register size

impl Writable for CIS_CONF7[src]

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