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

type COMD6 = Reg<u32, _COMD6>;

I2C_COMD6

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

For information about available fields see comd6 module

Trait Implementations

impl Readable for COMD6[src]

read() method returns comd6::R reader structure

impl ResetValue for COMD6[src]

Register COMD6 reset()'s with value 0

type Type = u32

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

impl Writable for COMD6[src]

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