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

type EVENTS_SEQSTARTED = Reg<u32, _EVENTS_SEQSTARTED>;

Description collection[n]: First PWM period started on sequence n

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

For information about available fields see events_seqstarted module

Trait Implementations

impl Readable for EVENTS_SEQSTARTED[src]

read() method returns events_seqstarted::R reader structure

impl ResetValue for EVENTS_SEQSTARTED[src]

Register EVENTS_SEQSTARTED[%s] reset()'s with value 0

type Type = u32

Register size

impl Writable for EVENTS_SEQSTARTED[src]

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