Struct lpc13xx::ct32b0::BPR [] [src]

pub struct BPR { /* fields omitted */ }

Prescale Register (PR). When the Prescale Counter (below) is equal to this value, the next clock increments the TC and clears the PC.

Methods

impl BPR
[src]

[src]

Modifies the contents of the register

[src]

Reads the contents of the register

[src]

Writes to the register

[src]

Writes the reset value to the register

Trait Implementations

Auto Trait Implementations

impl Send for BPR

impl !Sync for BPR