Skip to main content

TsensorOverTemp

Type Alias TsensorOverTemp 

Source
pub type TsensorOverTemp = Reg<TsensorOverTempSpec>;
Expand description

TSENSOR_OVER_TEMP (rw) register accessor: Over-temperature threshold

You can read this register and get tsensor_over_temp::R. You can reset, write, write_with_zero this register using tsensor_over_temp::W. You can also modify this register. See API.

For information about available fields see tsensor_over_temp module

Aliased Type§

pub struct TsensorOverTemp { /* private fields */ }