1 Harmony 3 Peripheral Library Application Examples for SAM D10 Family

NameDescription
EIC InterruptThis example application demonstrates how to generate interrupt using the EIC on switch press and indicate it through an LED
PORT PollingThis example application demonstrate how to poll the switch input, and indicate the switch status using the LED
SERCOM USART BlockingThis example application demonstrates how to use the SERCOM peripheral in USART mode to transfer block of data in a blocking manner
SERCOM USART InterruptThis example application demonstrates how to use the SERCOM peripheral in USART mode to transfer data in a non-blocking manner
Systick Periodic InterruptThis example shows how to use the SysTick to generate periodic interrupts