Type Alias Pintflag

Source
pub type Pintflag = Reg<PintflagSpec>;
Expand description

PINTFLAG (rw) register accessor: HOST Pipe Interrupt Flag

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

For information about available fields see pintflag module

Aliased Typeยง

struct Pintflag { /* private fields */ }