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

type CH4_LOOP = Reg<u32, _CH4_LOOP>;

Channel Loop Counter Register

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

For information about available fields see ch4_loop module

Trait Implementations

impl Readable for CH4_LOOP[src]

read() method returns ch4_loop::R reader structure

impl ResetValue for CH4_LOOP[src]

Register CH4_LOOP reset()'s with value 0

type Type = u32

Register size

impl Writable for CH4_LOOP[src]

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