[][src]Type Definition efm32pg12_pac::ldma::CH0_LOOP

type CH0_LOOP = Reg<u32, _CH0_LOOP>;

Channel Loop Counter Register

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

For information about available fields see ch0_loop module

Trait Implementations

impl Readable for CH0_LOOP[src]

read() method returns ch0_loop::R reader structure

impl ResetValue for CH0_LOOP[src]

Register CH0_LOOP reset()'s with value 0

type Type = u32

Register size

impl Writable for CH0_LOOP[src]

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