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