Module nrf52811_pac::temp[][src]

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 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>