Bus services: Difference between revisions
 Sync with AMS names  | 
				|||
| Line 375: | Line 375: | ||
=== SetPinAssignment ===  | === SetPinAssignment ===  | ||
Takes   | Takes a [[#PinAssignment]]. No output.  | ||
=== GetPinAssignment ===  | === GetPinAssignment ===  | ||
No input. Returns   | No input. Returns a [[#PinAssignment]].  | ||
=== SetPinAssignmentForHardwareTest ===  | === SetPinAssignmentForHardwareTest ===  | ||
| Line 965: | Line 965: | ||
|-  | |-  | ||
| 100 || Uart4Tx, Uart4Rx, Uart4Rts and Uart4Cts  | | 100 || Uart4Tx, Uart4Rx, Uart4Rts and Uart4Cts  | ||
|}  | |||
= PinAssignment =  | |||
This is "nn::pinmux::PinAssignment".  | |||
{| class="wikitable sortable" border="1"  | |||
|-  | |||
! Value || Name  | |||
|-  | |||
| 2 || Sdmmc1OutputHigh  | |||
|-  | |||
| 3 || Sdmmc1ResetState  | |||
|-  | |||
| 4 || Sdmmc1SchmtEnable  | |||
|-  | |||
| 5 || Sdmmc1SchmtDisable  | |||
|}  | |}  | ||