Type Alias R

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

Register PCFGWQOS1_1 reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn wqos_map_timeout1(&self) -> WQOS_MAP_TIMEOUT1_R

Bits 0:10 - WQOS_MAP_TIMEOUT1

Source

pub fn wqos_map_timeout2(&self) -> WQOS_MAP_TIMEOUT2_R

Bits 16:26 - WQOS_MAP_TIMEOUT2

Trait Implementations§

Source§

impl Debug for R

Source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more