Struct nrf51822::temp::TEMP [] [src]

pub struct TEMP { /* fields omitted */ }

Die temperature in degC, 2's complement format, 0.25 degC pecision.

Methods

impl TEMP
[src]

[src]

Reads the contents of the register

Trait Implementations

Auto Trait Implementations

impl Send for TEMP

impl !Sync for TEMP