[][src]Type Definition atsamd51p::port::group::evctrl::R

type R = R<u32, EVCTRL>;

Reader of register EVCTRL

Implementations

impl R[src]

pub fn pid0(&self) -> PID0_R[src]

Bits 0:4 - PORT Event Pin Identifier 0

pub fn evact0(&self) -> EVACT0_R[src]

Bits 5:6 - PORT Event Action 0

pub fn portei0(&self) -> PORTEI0_R[src]

Bit 7 - PORT Event Input Enable 0

pub fn pid1(&self) -> PID1_R[src]

Bits 8:12 - PORT Event Pin Identifier 1

pub fn evact1(&self) -> EVACT1_R[src]

Bits 13:14 - PORT Event Action 1

pub fn portei1(&self) -> PORTEI1_R[src]

Bit 15 - PORT Event Input Enable 1

pub fn pid2(&self) -> PID2_R[src]

Bits 16:20 - PORT Event Pin Identifier 2

pub fn evact2(&self) -> EVACT2_R[src]

Bits 21:22 - PORT Event Action 2

pub fn portei2(&self) -> PORTEI2_R[src]

Bit 23 - PORT Event Input Enable 2

pub fn pid3(&self) -> PID3_R[src]

Bits 24:28 - PORT Event Pin Identifier 3

pub fn evact3(&self) -> EVACT3_R[src]

Bits 29:30 - PORT Event Action 3

pub fn portei3(&self) -> PORTEI3_R[src]

Bit 31 - PORT Event Input Enable 3