DpwR

Type Alias DpwR 

pub type DpwR = FieldReader<Dpw>;
Expand description

Field DPW reader - LMEM Data Path Width. This field defines the width of the local memory.

Aliased Type§

pub struct DpwR { /* private fields */ }

Implementations§

§

impl DpwR

pub const fn variant(&self) -> Option<Dpw>

Get enumerated values variant

pub fn is_010(&self) -> bool

LMEMn 32-bits wide

pub fn is_011(&self) -> bool

LMEMn 64-bits wide