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

type REFRESH = Reg<u32, _REFRESH>;

Description cluster[0]: Amount of additional PWM periods between samples loaded into compare register

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

For information about available fields see refresh module

Trait Implementations

impl Readable for REFRESH[src]

read() method returns refresh::R reader structure

impl ResetValue for REFRESH[src]

Register REFRESH reset()'s with value 0x01

type Type = u32

Register size

impl Writable for REFRESH[src]

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