Type Alias R

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

Register TMR reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn dmaen(&self) -> DmaenR

Bit 0 - DMA Enable

Source

pub fn bcen(&self) -> BcenR

Bit 1 - Block Count Enable

Source

pub fn acmden(&self) -> AcmdenR

Bits 2:3 - Auto Command Enable

Source

pub fn dtdsel(&self) -> DtdselR

Bit 4 - Data Transfer Direction Selection

Source

pub fn msbsel(&self) -> MsbselR

Bit 5 - Multi/Single Block Selection