[][src]Type Definition nrf52832_pac::temp::T0

type T0 = Reg<u32, _T0>;

End point of 1st piece wise linear function

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see t0 module

Trait Implementations

impl Readable for T0[src]

read() method returns t0::R reader structure

impl ResetValue for T0[src]

Register T0 reset()'s with value 0xe2

type Type = u32

Register size

impl Writable for T0[src]

write(|w| ..) method takes t0::W writer structure