Type Alias R

Source
pub type R = R<IsrSpec>;
Expand description

Register ISR reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn drdy(&self) -> DrdyR

Bit 0 - Data Ready Interrupt Status

Source

pub fn ovre(&self) -> OvreR

Bit 1 - Overrun Error Interrupt Status