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

type LOOP = Reg<u32, _LOOP>;

Number of playbacks of a loop

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

For information about avaliable fields see loop_ module

Trait Implementations

impl Readable for LOOP[src]

read() method returns loop_::R reader structure

impl Writable for LOOP[src]

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

impl ResetValue for LOOP[src]

Register LOOP reset()'s with value 0

type Type = u32

Register size