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

type CIS_CONF3 = Reg<u32, _CIS_CONF3>;

HINF_CIS_CONF3

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

For information about avaliable fields see cis_conf3 module

Trait Implementations

impl Readable for CIS_CONF3[src]

read() method returns cis_conf3::R reader structure

impl ResetValue for CIS_CONF3[src]

Register CIS_CONF3 reset()'s with value 0

type Type = u32

Register size

impl Writable for CIS_CONF3[src]

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