Type Alias xmc4200::vadc::globres::R

source ·
pub type R = R<GLOBRES_SPEC>;
Expand description

Register GLOBRES reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

source§

impl R

source

pub fn result(&self) -> RESULT_R

Bits 0:15 - Result of most recent conversion

source

pub fn gnr(&self) -> GNR_R

Bits 16:19 - Group Number

source

pub fn chnr(&self) -> CHNR_R

Bits 20:24 - Channel Number

source

pub fn emux(&self) -> EMUX_R

Bits 25:27 - External Multiplexer Setting

source

pub fn crs(&self) -> CRS_R

Bits 28:29 - Converted Request Source

source

pub fn fcr(&self) -> FCR_R

Bit 30 - Fast Compare Result

source

pub fn vf(&self) -> VF_R

Bit 31 - Valid Flag