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

type A4 = Reg<u32, _A4>;

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

Trait Implementations

impl Readable for A4[src]

read() method returns a4::R reader structure

impl ResetValue for A4[src]

Register A4 reset()'s with value 0x04bd

type Type = u32

Register size

impl Writable for A4[src]

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