[][src]Type Definition nrf52840_pac::temp::T3

type T3 = Reg<u32, _T3>;

End point of 4th piece wise linear function

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

For information about available fields see t3 module

Trait Implementations

impl Readable for T3[src]

read() method returns t3::R reader structure

impl ResetValue for T3[src]

Register T3 reset()'s with value 0x3c

type Type = u32

Register size

impl Writable for T3[src]

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