[][src]Type Definition esp32::i2c::COMD11

type COMD11 = Reg<u32, _COMD11>;

I2C_COMD11

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

For information about available fields see comd11 module

Trait Implementations

impl Readable for COMD11[src]

read() method returns comd11::R reader structure

impl ResetValue for COMD11[src]

Register COMD11 reset()'s with value 0

type Type = u32

Raw register type (u8, u16, u32, ...).

impl Writable for COMD11[src]

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