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

type B3 = Reg<u32, _B3>;

y-intercept 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 b3 module

Trait Implementations

impl Readable for B3[src]

read() method returns b3::R reader structure

impl ResetValue for B3[src]

Register B3 reset()'s with value 0x12

type Type = u32

Register size

impl Writable for B3[src]

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