Type Alias R

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

Register DRAMTMG15 reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn t_stab_x32(&self) -> T_STAB_X32_R

Bits 0:7 - T_STAB_X32

Source

pub fn en_dfi_lp_t_stab(&self) -> EN_DFI_LP_T_STAB_R

Bit 31 - EN_DFI_LP_T_STAB

Trait Implementations§

Source§

impl Debug for R

Source§

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

Formats the value using the given formatter. Read more