[][src]Type Definition ht32f2xxxx::ht32f22366::pdma::PDMA_CH0CR

type PDMA_CH0CR = Reg<u32, _PDMA_CH0CR>;

PDMA_CH0CR

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

For information about available fields see pdma_ch0cr module

Trait Implementations

impl Readable for PDMA_CH0CR[src]

read() method returns pdma_ch0cr::R reader structure

impl ResetValue for PDMA_CH0CR[src]

Register PDMA_CH0CR reset()'s with value 0

type Type = u32

Register size

impl Writable for PDMA_CH0CR[src]

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