Type Alias R

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

Register DRAMTMG1 reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn t_rc(&self) -> T_RC_R

Bits 0:6 - T_RC

Source

pub fn rd2pre(&self) -> RD2PRE_R

Bits 8:13 - RD2PRE

Source

pub fn t_xp(&self) -> T_XP_R

Bits 16:20 - T_XP

Trait Implementations§

Source§

impl Debug for R

Source§

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

Formats the value using the given formatter. Read more