Struct nrf52::pwm0::COUNTERTOP [] [src]

pub struct COUNTERTOP { /* fields omitted */ }

Value up to which the pulse generator counter counts

Methods

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

impl !Sync for COUNTERTOP