[][src]Type Definition k210_pac::i2c0::SDA_HOLD

type SDA_HOLD = Reg<u32, _SDA_HOLD>;

SDA Hold Time Length Register

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

For information about avaliable fields see sda_hold module

Trait Implementations

impl Readable for SDA_HOLD[src]

read() method returns sda_hold::R reader structure

impl Writable for SDA_HOLD[src]

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

impl ResetValue for SDA_HOLD[src]

Register sda_hold reset()'s with value 0

type Type = u32

Register size