[][src]Type Definition nrf52840_pac::pwm0::EVENTS_PWMPERIODEND

type EVENTS_PWMPERIODEND = Reg<u32, _EVENTS_PWMPERIODEND>;

Emitted at the end of each PWM period

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see events_pwmperiodend module

Trait Implementations

impl Readable for EVENTS_PWMPERIODEND[src]

read() method returns events_pwmperiodend::R reader structure

impl ResetValue for EVENTS_PWMPERIODEND[src]

Register EVENTS_PWMPERIODEND reset()'s with value 0

type Type = u32

Register size

impl Writable for EVENTS_PWMPERIODEND[src]

write(|w| ..) method takes events_pwmperiodend::W writer structure