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

type COMD10 = Reg<u32, _COMD10>;

I2C_COMD10

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

For information about available fields see comd10 module

Trait Implementations

impl Readable for COMD10[src]

read() method returns comd10::R reader structure

impl ResetValue for COMD10[src]

Register COMD10 reset()'s with value 0

type Type = u32

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

impl Writable for COMD10[src]

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