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

type A1 = Reg<u32, _A1>;

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

Trait Implementations

impl Readable for A1[src]

read() method returns a1::R reader structure

impl ResetValue for A1[src]

Register A1 reset()'s with value 0x0348

type Type = u32

Register size

impl Writable for A1[src]

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