Struct nrf52::pwm0::EVENTS_PWMPERIODEND [] [src]

pub struct EVENTS_PWMPERIODEND { /* fields omitted */ }

Emitted at the end of each PWM period

Methods

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