Expand description
I/O Ports
Modules§
- dir
- Data Direction
- dirclr
- Data Direction Clear
- dirset
- Data Direction Set
- dirtgl
- Data Direction Toggle
- in_
- Input Value
- intflags
- Interrupt Flags
- out
- Output Value
- outclr
- Output Value Clear
- outset
- Output Value Set
- outtgl
- Output Value Toggle
- pin0ctrl
- Pin 0 Control
- pin1ctrl
- Pin 1 Control
- pin2ctrl
- Pin 2 Control
- pin3ctrl
- Pin 3 Control
- pin4ctrl
- Pin 4 Control
- pin5ctrl
- Pin 5 Control
- pin6ctrl
- Pin 6 Control
- pin7ctrl
- Pin 7 Control
- portctrl
- Port Control
Structs§
- Register
Block - Register block
Type Aliases§
- DIR
- DIR (rw) register accessor: an alias for
Reg<DIR_SPEC>
- DIRCLR
- DIRCLR (rw) register accessor: an alias for
Reg<DIRCLR_SPEC>
- DIRSET
- DIRSET (rw) register accessor: an alias for
Reg<DIRSET_SPEC>
- DIRTGL
- DIRTGL (rw) register accessor: an alias for
Reg<DIRTGL_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>
- OUTCLR
- OUTCLR (rw) register accessor: an alias for
Reg<OUTCLR_SPEC>
- OUTSET
- OUTSET (rw) register accessor: an alias for
Reg<OUTSET_SPEC>
- OUTTGL
- OUTTGL (rw) register accessor: an alias for
Reg<OUTTGL_SPEC>
- PIN0CTRL
- PIN0CTRL (rw) register accessor: an alias for
Reg<PIN0CTRL_SPEC>
- PIN1CTRL
- PIN1CTRL (rw) register accessor: an alias for
Reg<PIN1CTRL_SPEC>
- PIN2CTRL
- PIN2CTRL (rw) register accessor: an alias for
Reg<PIN2CTRL_SPEC>
- PIN3CTRL
- PIN3CTRL (rw) register accessor: an alias for
Reg<PIN3CTRL_SPEC>
- PIN4CTRL
- PIN4CTRL (rw) register accessor: an alias for
Reg<PIN4CTRL_SPEC>
- PIN5CTRL
- PIN5CTRL (rw) register accessor: an alias for
Reg<PIN5CTRL_SPEC>
- PIN6CTRL
- PIN6CTRL (rw) register accessor: an alias for
Reg<PIN6CTRL_SPEC>
- PIN7CTRL
- PIN7CTRL (rw) register accessor: an alias for
Reg<PIN7CTRL_SPEC>
- PORTCTRL
- PORTCTRL (rw) register accessor: an alias for
Reg<PORTCTRL_SPEC>