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

type A5 = Reg<u32, _A5>;

Slope of 6th piece wise linear function

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

For information about available fields see a5 module

Trait Implementations

impl Readable for A5[src]

read() method returns a5::R reader structure

impl ResetValue for A5[src]

Register A5 reset()'s with value 0x037b

type Type = u32

Register size

impl Writable for A5[src]

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