gossamer 0.0.0
a very lightweight app framework for SAMD and SAML chips
Loading...
Searching...
No Matches
Functions
sercom.h File Reference

Private functions for helping with SERCOM management. More...

#include <stdint.h>
#include <stdbool.h>
#include <stddef.h>
#include "system.h"

Go to the source code of this file.

Functions

void _sercom_clock_setup (uint8_t sercom)
 
void _sercom_enable (uint8_t sercom)
 
void _sercom_disable (uint8_t sercom)
 

Detailed Description

Private functions for helping with SERCOM management.