Internal state machine registers.
More...
Internal state machine registers.
Definition at line 575 of file pio.h.
#include <pio.h>
|
| volatile uint32_t | clkdiv |
| | SMx_CLKDIV.
|
| |
| volatile uint32_t | execctrl |
| | SMx_EXECCTRL.
|
| |
| volatile uint32_t | shiftctrl |
| | SMx_SHIFTCTRL.
|
| |
| const volatile uint32_t | addr |
| | SMx_ADDR.
|
| |
| volatile uint32_t | instr |
| | SMx_INSTR.
|
| |
| volatile uint32_t | pinctrl |
| | SMx_PINCTRL.
|
| |
◆ addr
| const volatile uint32_t pio_sm_ctrl_regs::addr |
SMx_ADDR.
Definition at line 579 of file pio.h.
◆ clkdiv
| volatile uint32_t pio_sm_ctrl_regs::clkdiv |
SMx_CLKDIV.
Definition at line 576 of file pio.h.
◆ execctrl
| volatile uint32_t pio_sm_ctrl_regs::execctrl |
SMx_EXECCTRL.
Definition at line 577 of file pio.h.
◆ instr
| volatile uint32_t pio_sm_ctrl_regs::instr |
SMx_INSTR.
Definition at line 580 of file pio.h.
◆ pinctrl
| volatile uint32_t pio_sm_ctrl_regs::pinctrl |
SMx_PINCTRL.
Definition at line 581 of file pio.h.
◆ shiftctrl
| volatile uint32_t pio_sm_ctrl_regs::shiftctrl |
SMx_SHIFTCTRL.
Definition at line 578 of file pio.h.
The documentation for this struct was generated from the following file:
- cpu/rpx0xx/include/pio/pio.h