PIO_Clear
Default mainpage
at91lib
peripherals
pio
PIO_Clear
Description
Source
Call Graph
Start Line: 281
void
PIO_Clear
(const
Pin
*pin) { pin->
pio
->PIO_CODR = pin->
mask
; }