Cette page fournit une interface de navigation pour trouver toutes les valeurs d’une propriété et une page donnée. D’autres interfaces de recherche disponibles incluent la recherche de propriété, et le constructeur de requête ask.
while(1)
{
GPIOPinWrite(GPIO_PORTA_BASE,0x0A, 0x02);
SysCtlDelay(1333333);
GPIOPinWrite(GPIO_PORTA_BASE,0x0A, 0x08);
SysCtlDelay(1333333);
}
* As you can see above, when the command with value 0x02 is run, only PIN 1 will be giving a HIGH signal - '''0000 0010'''
* When the command with value 0x08 is run, only PIN 3 will be giving a HIGH signal - '''0000 1000'''
* In both commands, the other '''LED will turn off since it has 0 on its pin'''.
'''Congratulations! You can now understand other functions that use the ports, directly from the documentation by TI.''''''.
'''Congratulations! You can now understand other functions that use the ports, directly from the documentation by TI.''' SysCtlClockSet(SYSCTL_SYSDIV_5'''
<code>SysCtlClockSet(SYSCTL_SYSDIV_5 +Vous avez entré un nom de page invalide, avec un ou plusieurs caractères suivants :
< > @ ~ : * € £ ` + = / \ | [ ] { } ; ? #