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

type COMD13 = Reg<u32, _COMD13>;

I2C_COMD13

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

For information about available fields see comd13 module

Trait Implementations

impl Readable for COMD13[src]

read() method returns comd13::R reader structure

impl ResetValue for COMD13[src]

Register COMD13 reset()'s with value 0

type Type = u32

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

impl Writable for COMD13[src]

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