pub type SubTypeR = FieldReader<SubType>;
Expand description

Field SUB_TYPE reader - On-chip Sub Type for AXI

Aliased Type§

struct SubTypeR { /* private fields */ }

Implementations§

source§

impl SubTypeR

source

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

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

AXI3

source

pub fn is_value2(&self) -> bool

AXI4

source

pub fn is_value3(&self) -> bool

AXI4 Lite