Module nrf52820_pac::temp[][src]

Expand description

Temperature Sensor

Modules

Slope of first piecewise linear function

Slope of second piecewise linear function

Slope of third piecewise linear function

Slope of fourth piecewise linear function

Slope of fifth piecewise linear function

Slope of sixth piecewise linear function

y-intercept of first piecewise linear function

y-intercept of second piecewise linear function

y-intercept of third piecewise linear function

y-intercept of fourth piecewise linear function

y-intercept of fifth piecewise linear function

y-intercept of sixth piecewise linear function

Temperature measurement complete, data ready

Disable interrupt

Enable interrupt

End point of first piecewise linear function

End point of second piecewise linear function

End point of third piecewise linear function

End point of fourth piecewise linear function

End point of fifth piecewise linear function

Start temperature measurement

Stop temperature measurement

Temperature in degC (0.25deg steps)

Structs

Register block

Type Definitions

A0 register accessor: an alias for Reg<A0_SPEC>

A1 register accessor: an alias for Reg<A1_SPEC>

A2 register accessor: an alias for Reg<A2_SPEC>

A3 register accessor: an alias for Reg<A3_SPEC>

A4 register accessor: an alias for Reg<A4_SPEC>

A5 register accessor: an alias for Reg<A5_SPEC>

B0 register accessor: an alias for Reg<B0_SPEC>

B1 register accessor: an alias for Reg<B1_SPEC>

B2 register accessor: an alias for Reg<B2_SPEC>

B3 register accessor: an alias for Reg<B3_SPEC>

B4 register accessor: an alias for Reg<B4_SPEC>

B5 register accessor: an alias for Reg<B5_SPEC>

EVENTS_DATARDY register accessor: an alias for Reg<EVENTS_DATARDY_SPEC>

INTENCLR register accessor: an alias for Reg<INTENCLR_SPEC>

INTENSET register accessor: an alias for Reg<INTENSET_SPEC>

T0 register accessor: an alias for Reg<T0_SPEC>

T1 register accessor: an alias for Reg<T1_SPEC>

T2 register accessor: an alias for Reg<T2_SPEC>

T3 register accessor: an alias for Reg<T3_SPEC>

T4 register accessor: an alias for Reg<T4_SPEC>

TASKS_START register accessor: an alias for Reg<TASKS_START_SPEC>

TASKS_STOP register accessor: an alias for Reg<TASKS_STOP_SPEC>

TEMP register accessor: an alias for Reg<TEMP_SPEC>