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

type A3 = Reg<u32, _A3>;

Slope 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 a3 module

Trait Implementations

impl Readable for A3[src]

read() method returns a3::R reader structure

impl ResetValue for A3[src]

Register A3 reset()'s with value 0x040e

type Type = u32

Register size

impl Writable for A3[src]

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