Struct nrf51822::timer0::PRESCALER [] [src]

pub struct PRESCALER { /* fields omitted */ }

4-bit prescaler to source clock frequency (max value 9). Source clock frequency is divided by 2^SCALE.

Methods

impl PRESCALER
[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 PRESCALER

impl !Sync for PRESCALER