[][src]Type Definition nrf52832_pac::pwm0::seq::ENDDELAY

type ENDDELAY = Reg<u32, _ENDDELAY>;

Description cluster[0]: Time added after the sequence

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

For information about available fields see enddelay module

Trait Implementations

impl Readable for ENDDELAY[src]

read() method returns enddelay::R reader structure

impl ResetValue for ENDDELAY[src]

Register ENDDELAY reset()'s with value 0

type Type = u32

Register size

impl Writable for ENDDELAY[src]

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