[][src]Type Definition xmc4100::gpdma0_ch0::CTLH

type CTLH = Reg<u32, _CTLH>;

Control Register High

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

For information about available fields see ctlh module

Trait Implementations

impl Readable for CTLH[src]

read() method returns ctlh::R reader structure

impl ResetValue for CTLH[src]

Register CTLH reset()'s with value 0x02

type Type = u32

Register size

impl Writable for CTLH[src]

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