[][src]Type Definition atsam4sd32c_pac::piob::pcisr::R

type R = R<u32, PCISR>;

Reader of register PCISR

Implementations

impl R[src]

pub fn drdy(&self) -> DRDY_R[src]

Bit 0 - Parallel Capture Mode Data Ready

pub fn ovre(&self) -> OVRE_R[src]

Bit 1 - Parallel Capture Mode Overrun Error

pub fn endrx(&self) -> ENDRX_R[src]

Bit 2

pub fn rxbuff(&self) -> RXBUFF_R[src]

Bit 3