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

type T1 = Reg<u32, _T1>;

End point of 2nd piece wise linear function

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

For information about available fields see t1 module

Trait Implementations

impl Readable for T1[src]

read() method returns t1::R reader structure

impl ResetValue for T1[src]

Register T1 reset()'s with value 0

type Type = u32

Register size

impl Writable for T1[src]

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