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

type B5 = Reg<u32, _B5>;

y-intercept of 6th piece wise linear function

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

For information about available fields see b5 module

Trait Implementations

impl Readable for B5[src]

read() method returns b5::R reader structure

impl ResetValue for B5[src]

Register B5 reset()'s with value 0x027c

type Type = u32

Register size

impl Writable for B5[src]

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