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

type CH6_CFG = Reg<u32, _CH6_CFG>;

Channel Configuration Register

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

For information about available fields see ch6_cfg module

Trait Implementations

impl Readable for CH6_CFG[src]

read() method returns ch6_cfg::R reader structure

impl ResetValue for CH6_CFG[src]

Register CH6_CFG reset()'s with value 0

type Type = u32

Register size

impl Writable for CH6_CFG[src]

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