Struct zinc_hal_lpc11xx::ioregs::CT32B0_pr_Get
[−]
[src]
pub struct CT32B0_pr_Get {
// some fields omitted
}PR: 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 CT32B0_pr_Get
fn new(reg: &CT32B0_pr) -> CT32B0_pr_Get
Create a getter reflecting the current value of the given register.
fn raw(&self) -> u32
Get the raw value of the register.
fn pr(&self) -> u32
Get value of PR field: Prescale value.