Type Alias atsamd_hal::sercom::Sercom4

source ·
pub type Sercom4 = SERCOM4;
Expand description

Type alias for the corresponding SERCOM instance

Aliased Type§

struct Sercom4 { /* private fields */ }

Trait Implementations§

source§

impl Sercom for Sercom4

source§

const NUM: usize = 4usize

SERCOM number
source§

const DMA_RX_TRIGGER: TriggerSource = TriggerSource::SERCOM4_RX

RX Trigger source for DMA transactions
source§

const DMA_TX_TRIGGER: TriggerSource = TriggerSource::SERCOM4_TX

TX trigger source for DMA transactions
source§

fn enable_apb_clock(&mut self, ctrl: &APB_CLK_CTRL)

Enable the corresponding APB clock