Expand description
Temperature Sensor
Modules§
- Slope of 1st piece wise linear function
- Slope of 2nd piece wise linear function
- Slope of 3rd piece wise linear function
- Slope of 4th piece wise linear function
- Slope of 5th piece wise linear function
- Slope of 6th piece wise linear function
- y-intercept of 1st piece wise linear function
- y-intercept of 2nd piece wise linear function
- y-intercept of 3rd piece wise linear function
- y-intercept of 4th piece wise linear function
- y-intercept of 5th piece wise linear function
- y-intercept of 6th piece wise linear function
- Temperature measurement complete, data ready
- Disable interrupt
- Enable interrupt
- End point of 1st piece wise linear function
- End point of 2nd piece wise linear function
- End point of 3rd piece wise linear function
- End point of 4th piece wise linear function
- End point of 5th piece wise linear function
- Start temperature measurement
- Stop temperature measurement
- Temperature in degC (0.25deg steps)
Structs§
- Register block
Type Aliases§
- A0 (rw) register accessor: an alias for
Reg<A0_SPEC> - A1 (rw) register accessor: an alias for
Reg<A1_SPEC> - A2 (rw) register accessor: an alias for
Reg<A2_SPEC> - A3 (rw) register accessor: an alias for
Reg<A3_SPEC> - A4 (rw) register accessor: an alias for
Reg<A4_SPEC> - A5 (rw) register accessor: an alias for
Reg<A5_SPEC> - B0 (rw) register accessor: an alias for
Reg<B0_SPEC> - B1 (rw) register accessor: an alias for
Reg<B1_SPEC> - B2 (rw) register accessor: an alias for
Reg<B2_SPEC> - B3 (rw) register accessor: an alias for
Reg<B3_SPEC> - B4 (rw) register accessor: an alias for
Reg<B4_SPEC> - B5 (rw) register accessor: an alias for
Reg<B5_SPEC> - EVENTS_DATARDY (rw) register accessor: an alias for
Reg<EVENTS_DATARDY_SPEC> - INTENCLR (rw) register accessor: an alias for
Reg<INTENCLR_SPEC> - INTENSET (rw) register accessor: an alias for
Reg<INTENSET_SPEC> - T0 (rw) register accessor: an alias for
Reg<T0_SPEC> - T1 (rw) register accessor: an alias for
Reg<T1_SPEC> - T2 (rw) register accessor: an alias for
Reg<T2_SPEC> - T3 (rw) register accessor: an alias for
Reg<T3_SPEC> - T4 (rw) register accessor: an alias for
Reg<T4_SPEC> - TASKS_START (w) register accessor: an alias for
Reg<TASKS_START_SPEC> - TASKS_STOP (w) register accessor: an alias for
Reg<TASKS_STOP_SPEC> - TEMP (r) register accessor: an alias for
Reg<TEMP_SPEC>