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

type B2 = Reg<u32, _B2>;

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

Trait Implementations

impl Readable for B2[src]

read() method returns b2::R reader structure

impl ResetValue for B2[src]

Register B2 reset()'s with value 0x3f98

type Type = u32

Register size

impl Writable for B2[src]

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