Module tsadc

Source
Expand description

Temperature Sensor Analog-to-Digital Converter (TSADC) Registers

Modules§

auto_con
TSADC auto mode control register
auto_period
TSADC auto access period
auto_period_ht
TSADC auto access period when temperature is high
comp0_int
TSADC high temperature level for source 0
comp0_low_int
TSADC low temperature level for source 0
comp0_shut
TSADC high temperature level for source 0
comp1_int
TSADC high temperature level for source 1
comp1_low_int
TSADC low temperature level for source 1
comp1_shut
TSADC high temperature level for source 1
data0
This register contains the data after A/D Conversion.
data1
This register contains the data after A/D Conversion.
hight_int_debounce
high temperature debounce
hight_tshut_debounce
high temperature debounce
int_en
int_pd
user_con
The control register of A/D Converter.

Structs§

RegisterBlock
Register block

Type Aliases§

AutoCon
AUTO_CON (rw) register accessor: TSADC auto mode control register
AutoPeriod
AUTO_PERIOD (rw) register accessor: TSADC auto access period
AutoPeriodHt
AUTO_PERIOD_HT (rw) register accessor: TSADC auto access period when temperature is high
Comp0Int
COMP0_INT (rw) register accessor: TSADC high temperature level for source 0
Comp0LowInt
COMP0_LOW_INT (rw) register accessor: TSADC low temperature level for source 0
Comp0Shut
COMP0_SHUT (rw) register accessor: TSADC high temperature level for source 0
Comp1Int
COMP1_INT (rw) register accessor: TSADC high temperature level for source 1
Comp1LowInt
COMP1_LOW_INT (rw) register accessor: TSADC low temperature level for source 1
Comp1Shut
COMP1_SHUT (rw) register accessor: TSADC high temperature level for source 1
Data0
DATA0 (r) register accessor: This register contains the data after A/D Conversion.
Data1
DATA1 (r) register accessor: This register contains the data after A/D Conversion.
HightIntDebounce
HIGHT_INT_DEBOUNCE (rw) register accessor: high temperature debounce
HightTshutDebounce
HIGHT_TSHUT_DEBOUNCE (rw) register accessor: high temperature debounce
IntEn
INT_EN (rw) register accessor:
IntPd
INT_PD (rw) register accessor:
UserCon
USER_CON (rw) register accessor: The control register of A/D Converter.