PMC_IsPeriphEnabled
Default mainpage
at91lib
peripherals
pmc
PMC_IsPeriphEnabled
Description
Source
Call Graph
Start Line: 172
unsigned int
PMC_IsPeriphEnabled
(unsigned int id) { return (AT91C_BASE_PMC->PMC_PCSR & (1 << id)); }