pub type I2C_DATE = Reg<I2C_DATE_SPEC>;
Expand description
I2C_DATE (rw) register accessor: Version register
You can read
this register and get i2c_date::R
. You can reset
, write
, write_with_zero
this register using i2c_date::W
. You can also modify
this register. See API.
For information about available fields see i2c_date
module
Aliased Type§
struct I2C_DATE { /* private fields */ }