Type Alias rp2040_pac::i2c0::IC_FS_SPKLEN
source · pub type IC_FS_SPKLEN = Reg<IC_FS_SPKLEN_SPEC>;
Expand description
IC_FS_SPKLEN (rw) register accessor: I2C SS, FS or FM+ spike suppression limit
This register is used to store the duration, measured in ic_clk cycles, of the longest spike that is filtered out by the spike suppression logic when the component is operating in SS, FS or FM+ modes. The relevant I2C requirement is tSP (table 4) as detailed in the I2C Bus Specification. This register must be programmed with a minimum value of 1.
You can read
this register and get ic_fs_spklen::R
. You can reset
, write
, write_with_zero
this register using ic_fs_spklen::W
. You can also modify
this register. See API.
For information about available fields see ic_fs_spklen
module
Aliased Type§
struct IC_FS_SPKLEN { /* private fields */ }