pub type R = R<DcrSpec>;Expand description
Register DCR reader
Aliased Type§
pub struct R { /* private fields */ }Implementations§
Source§impl R
impl R
Sourcepub fn rbsize(&self) -> RbsizeR
pub fn rbsize(&self) -> RbsizeR
Bits 0:2 - Row boundary size. 0 - no row boundary, n - row boundary at 2^(n+3) bytes
Sourcepub fn dqse(&self) -> DqseR
pub fn dqse(&self) -> DqseR
Bit 3 - DQS enable. Setting to 1 indicates device provides DQS signal for Rx data latching
Sourcepub fn cslmax(&self) -> CslmaxR
pub fn cslmax(&self) -> CslmaxR
Bits 6:17 - Maximum CS low active time. 0 - no limit, n - (n+1) cycles