Type Definition rp2040_pac::i2c0::IC_FS_SCL_HCNT[][src]

type IC_FS_SCL_HCNT = Reg<u32, _IC_FS_SCL_HCNT>;
Expand description

Fast Mode or Fast Mode Plus I2C Clock SCL High Count Register

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

For information about available fields see ic_fs_scl_hcnt module

Trait Implementations

Register IC_FS_SCL_HCNT reset()’s with value 0x06

Register size

Reset value of the register

read() method returns ic_fs_scl_hcnt::R reader structure

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