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

type CH3_CTRL = Reg<u32, _CH3_CTRL>;

Channel Descriptor Control Word Register

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

For information about available fields see ch3_ctrl module

Trait Implementations

impl Readable for CH3_CTRL[src]

read() method returns ch3_ctrl::R reader structure

impl ResetValue for CH3_CTRL[src]

Register CH3_CTRL reset()'s with value 0

type Type = u32

Register size

impl Writable for CH3_CTRL[src]

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