[−][src]Type Definition esp32::hinf::CIS_CONF6
type CIS_CONF6 = Reg<u32, _CIS_CONF6>;
HINF_CIS_CONF6
This register you can read, reset, write, write_with_zero, modify. See API.
For information about available fields see cis_conf6 module
Trait Implementations
impl Readable for CIS_CONF6[src]
read() method returns cis_conf6::R reader structure
impl ResetValue for CIS_CONF6[src]
Register CIS_CONF6 reset()'s with value 0
fn reset_value() -> Self::Ux[src]
impl Writable for CIS_CONF6[src]
write(|w| ..) method takes cis_conf6::W writer structure