Module vportd
Source Expand description
- dir
- Data Direction
- in_
- Input Value
- intflags
- Interrupt Flags
- out
- Output Value
- RegisterBlock
- Register block
- DIR
- DIR (rw) register accessor: an alias for
Reg<DIR_SPEC>
- IN
- IN (rw) register accessor: an alias for
Reg<IN_SPEC>
- INTFLAGS
- INTFLAGS (rw) register accessor: an alias for
Reg<INTFLAGS_SPEC>
- OUT
- OUT (rw) register accessor: an alias for
Reg<OUT_SPEC>