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

type SCL_START_HOLD = Reg<u32, _SCL_START_HOLD>;

I2C_SCL_START_HOLD

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

For information about available fields see scl_start_hold module

Trait Implementations

impl Readable for SCL_START_HOLD[src]

read() method returns scl_start_hold::R reader structure

impl ResetValue for SCL_START_HOLD[src]

Register SCL_START_HOLD reset()'s with value 0

impl Writable for SCL_START_HOLD[src]

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