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

type T4 = Reg<u32, _T4>;

End point of 5th piece wise linear function

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

For information about available fields see t4 module

Trait Implementations

impl Readable for T4[src]

read() method returns t4::R reader structure

impl ResetValue for T4[src]

Register T4 reset()'s with value 0x50

type Type = u32

Register size

impl Writable for T4[src]

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