[][src]Type Definition k22f::dmamux::CHCFG

type CHCFG = Reg<u8, _CHCFG>;

Channel Configuration register

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

For information about available fields see chcfg module

Trait Implementations

impl Readable for CHCFG[src]

read() method returns chcfg::R reader structure

impl ResetValue for CHCFG[src]

Register CHCFG%s reset()'s with value 0

type Type = u8

Register size

impl Writable for CHCFG[src]

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