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

type CIS_CONF4 = Reg<u32, _CIS_CONF4>;

HINF_CIS_CONF4

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

For information about avaliable fields see cis_conf4 module

Trait Implementations

impl Readable for CIS_CONF4[src]

read() method returns cis_conf4::R reader structure

impl ResetValue for CIS_CONF4[src]

Register CIS_CONF4 reset()'s with value 0

type Type = u32

Register size

impl Writable for CIS_CONF4[src]

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