Type Alias R

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

Register HWCFGR2 reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn afrl_res(&self) -> AFRL_RES_R

Bits 0:31 - AFRL_RES

Trait Implementations§

Source§

impl Debug for R

Source§

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

Formats the value using the given formatter. Read more