Type Alias W

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

Register TMR writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

Source§

impl W

Source

pub fn dmaen(&mut self) -> DmaenW<'_, TmrSpec>

Bit 0 - DMA Enable

Source

pub fn bcen(&mut self) -> BcenW<'_, TmrSpec>

Bit 1 - Block Count Enable

Source

pub fn acmden(&mut self) -> AcmdenW<'_, TmrSpec>

Bits 2:3 - Auto Command Enable

Source

pub fn dtdsel(&mut self) -> DtdselW<'_, TmrSpec>

Bit 4 - Data Transfer Direction Selection

Source

pub fn msbsel(&mut self) -> MsbselW<'_, TmrSpec>

Bit 5 - Multi/Single Block Selection