[][src]Type Definition esp32::gpio::CALI_CONF

type CALI_CONF = Reg<u32, _CALI_CONF>;

GPIO_cali_conf

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

For information about available fields see cali_conf module

Trait Implementations

impl Readable for CALI_CONF[src]

read() method returns cali_conf::R reader structure

impl ResetValue for CALI_CONF[src]

Register cali_conf reset()'s with value 0

impl Writable for CALI_CONF[src]

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