[][src]Type Definition k210_pac::apu::CH_CFG

type CH_CFG = Reg<u32, _CH_CFG>;

Channel Config Register

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

For information about avaliable fields see ch_cfg module

Trait Implementations

impl Readable for CH_CFG[src]

read() method returns ch_cfg::R reader structure

impl Writable for CH_CFG[src]

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

impl ResetValue for CH_CFG[src]

Register ch_cfg reset()'s with value 0

type Type = u32

Register size