[][src]Type Definition ht32f1xxxx::ht32f12345::pdma::PDMA_CH1CTSR

type PDMA_CH1CTSR = Reg<u32, _PDMA_CH1CTSR>;

PDMA_CH1CTSR

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

For information about available fields see pdma_ch1ctsr module

Trait Implementations

impl Readable for PDMA_CH1CTSR[src]

read() method returns pdma_ch1ctsr::R reader structure

impl ResetValue for PDMA_CH1CTSR[src]

Register PDMA_CH1CTSR reset()'s with value 0

type Type = u32

Register size

impl Writable for PDMA_CH1CTSR[src]

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