YAHAL
Yet Another Hardware Abstraction Library
Loading...
Searching...
No Matches
SM_regs Struct Reference

Public Member Functions

void init ()
 
void init ()
 

Public Attributes

SM_CLKDIV_t SM_CLKDIV
 
SM_EXECCTRL_t SM_EXECCTRL
 
SM_SHIFTCTRL_t SM_SHIFTCTRL
 
SM_ADDR_t SM_ADDR
 
SM_INSTR_t SM_INSTR
 
SM_PINCTRL_t SM_PINCTRL
 

Detailed Description

Definition at line 215 of file pio_rp2040.h.

Member Function Documentation

◆ init()

void SM_regs::init ( )

Definition at line 22 of file pio_rp2040.cpp.

Member Data Documentation

◆ SM_ADDR

SM_ADDR_t SM_regs::SM_ADDR

Definition at line 219 of file pio_rp2040.h.

◆ SM_CLKDIV

SM_CLKDIV_t SM_regs::SM_CLKDIV

Definition at line 216 of file pio_rp2040.h.

◆ SM_EXECCTRL

SM_EXECCTRL_t SM_regs::SM_EXECCTRL

Definition at line 217 of file pio_rp2040.h.

◆ SM_INSTR

SM_INSTR_t SM_regs::SM_INSTR

Definition at line 220 of file pio_rp2040.h.

◆ SM_PINCTRL

SM_PINCTRL_t SM_regs::SM_PINCTRL

Definition at line 221 of file pio_rp2040.h.

◆ SM_SHIFTCTRL

SM_SHIFTCTRL_t SM_regs::SM_SHIFTCTRL

Definition at line 218 of file pio_rp2040.h.


The documentation for this struct was generated from the following files: