Struct nrf52840::temp::A3[][src]

pub struct A3 { /* fields omitted */ }

Slope of 4th piece wise linear function

Methods

impl A3
[src]

Modifies the contents of the register

Reads the contents of the register

Writes to the register

Writes the reset value to the register

Auto Trait Implementations

impl Send for A3

impl !Sync for A3