Type Definition gd32f1::gd32f170::dma::INTC[][src]

type INTC = Reg<u32, _INTC>;

DMA interrupt flag clear register (DMA_INTC)

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

For information about available fields see intc module

Trait Implementations

impl ResetValue for INTC[src]

Register INTC reset()’s with value 0

type Type = u32

Register size

impl Writable for INTC[src]

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