Type Alias Chintflag

Source
pub type Chintflag = Reg<ChintflagSpec>;
Expand description

CHINTFLAG (rw) register accessor: Channel Interrupt Flag Status and Clear

You can read this register and get chintflag::R. You can reset, write, write_with_zero this register using chintflag::W. You can also modify this register. See API.

For information about available fields see chintflag module

Aliased Typeยง

struct Chintflag { /* private fields */ }