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

type CH3_CFG = Reg<u32, _CH3_CFG>;

Channel Configuration Register

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

For information about available fields see ch3_cfg module

Trait Implementations

impl Readable for CH3_CFG[src]

read() method returns ch3_cfg::R reader structure

impl ResetValue for CH3_CFG[src]

Register CH3_CFG reset()'s with value 0

type Type = u32

Register size

impl Writable for CH3_CFG[src]

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