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

type CH2_LOOP = Reg<u32, _CH2_LOOP>;

Channel Loop Counter Register

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

For information about available fields see ch2_loop module

Trait Implementations

impl Readable for CH2_LOOP[src]

read() method returns ch2_loop::R reader structure

impl ResetValue for CH2_LOOP[src]

Register CH2_LOOP reset()'s with value 0

type Type = u32

Register size

impl Writable for CH2_LOOP[src]

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