Type Alias W

Source
pub type W = W<IerSpec>;
Expand description

Register IER writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

Source§

impl W

Source

pub fn drdy(&mut self) -> DrdyW<'_, IerSpec>

Bit 0 - Data Ready Interrupt Enable

Source

pub fn ovre(&mut self) -> OvreW<'_, IerSpec>

Bit 1 - Overrun Error Interrupt Enable