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

type B0 = Reg<u32, _B0>;

y-intercept of 1st piece wise linear function

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

For information about available fields see b0 module

Trait Implementations

impl Readable for B0[src]

read() method returns b0::R reader structure

impl ResetValue for B0[src]

Register B0 reset()'s with value 0x3fcc

type Type = u32

Register size

impl Writable for B0[src]

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