R

Type Alias R 

pub type R = R<ScSpec>;
Expand description

Register SC reader

Aliased Type§

pub struct R { /* private fields */ }

Implementations§

§

impl R

pub fn ldok(&self) -> LdokR

Bit 0 - Load OK

pub fn cont(&self) -> ContR

Bit 1 - Continuous Mode Enable

pub fn mult(&self) -> MultR

Bits 2:3 - Multiplication Factor Select for Prescaler

pub fn pdbie(&self) -> PdbieR

Bit 5 - PDB Interrupt Enable

pub fn pdbif(&self) -> PdbifR

Bit 6 - PDB Interrupt Flag

pub fn pdben(&self) -> PdbenR

Bit 7 - PDB Enable

pub fn trgsel(&self) -> TrgselR

Bits 8:11 - Trigger Input Source Select

pub fn prescaler(&self) -> PrescalerR

Bits 12:14 - Prescaler Divider Select

pub fn dmaen(&self) -> DmaenR

Bit 15 - DMA Enable

pub fn pdbeie(&self) -> PdbeieR

Bit 17 - PDB Sequence Error Interrupt Enable

pub fn ldmod(&self) -> LdmodR

Bits 18:19 - Load Mode Select