Type Alias gd32f1::gd32f130::usart0::Intc

source ·
pub type Intc = Reg<IntcSpec>;
Expand description

INTC (w) register accessor: Interrupt flag clear register

You can reset, write, write_with_zero this register using intc::W. See API.

For information about available fields see intc module

Aliased Type§

struct Intc { /* private fields */ }