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

type B1 = Reg<u32, _B1>;

y-intercept of 2nd piece wise linear function

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

For information about available fields see b1 module

Trait Implementations

impl Readable for B1[src]

read() method returns b1::R reader structure

impl ResetValue for B1[src]

Register B1 reset()'s with value 0x3fbe

type Type = u32

Register size

impl Writable for B1[src]

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