[][src]Type Definition ht32f1xxxx::ht32f12364::pdma::PDMA_IER0

type PDMA_IER0 = Reg<u32, _PDMA_IER0>;

PDMA_IER0

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

For information about available fields see pdma_ier0 module

Trait Implementations

impl Readable for PDMA_IER0[src]

read() method returns pdma_ier0::R reader structure

impl ResetValue for PDMA_IER0[src]

Register PDMA_IER0 reset()'s with value 0

type Type = u32

Register size

impl Writable for PDMA_IER0[src]

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