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

type A2 = Reg<u32, _A2>;

Slope of 3rd piece wise linear function

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

For information about available fields see a2 module

Trait Implementations

impl Readable for A2[src]

read() method returns a2::R reader structure

impl ResetValue for A2[src]

Register A2 reset()'s with value 0x035d

type Type = u32

Register size

impl Writable for A2[src]

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