Type Alias esp32s3::i2c0::TO
source · pub type TO = Reg<TO_SPEC>;
Expand description
TO (rw) register accessor: Setting time out control for receiving data.
You can read
this register and get to::R
. You can reset
, write
, write_with_zero
this register using to::W
. You can also modify
this register. See API.
For information about available fields see to
module
struct TO { }