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§
- Register
Block - Register block
Type Aliases§
- AutoCon
- AUTO_CON (rw) register accessor: TSADC auto mode control register
- Auto
Period - AUTO_PERIOD (rw) register accessor: TSADC auto access period
- Auto
Period Ht - AUTO_PERIOD_HT (rw) register accessor: TSADC auto access period when temperature is high
- Comp0
Int - COMP0_INT (rw) register accessor: TSADC high temperature level for source 0
- Comp0
LowInt - COMP0_LOW_INT (rw) register accessor: TSADC low temperature level for source 0
- Comp0
Shut - COMP0_SHUT (rw) register accessor: TSADC high temperature level for source 0
- Comp1
Int - COMP1_INT (rw) register accessor: TSADC high temperature level for source 1
- Comp1
LowInt - COMP1_LOW_INT (rw) register accessor: TSADC low temperature level for source 1
- Comp1
Shut - 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.
- Hight
IntDebounce - HIGHT_INT_DEBOUNCE (rw) register accessor: high temperature debounce
- Hight
Tshut Debounce - 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.