[][src]Type Definition nrf52832_pac::pwm0::LOOP

type LOOP = Reg<u32, _LOOP>;

Amount of playback of a loop

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

For information about available fields see loop_ module

Trait Implementations

impl Readable for LOOP[src]

read() method returns loop_::R reader structure

impl ResetValue for LOOP[src]

Register LOOP reset()'s with value 0

type Type = u32

Register size

impl Writable for LOOP[src]

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