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

type COMD15 = Reg<u32, _COMD15>;

I2C_COMD15

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

For information about available fields see comd15 module

Trait Implementations

impl Readable for COMD15[src]

read() method returns comd15::R reader structure

impl ResetValue for COMD15[src]

Register COMD15 reset()'s with value 0

type Type = u32

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

impl Writable for COMD15[src]

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