pub type AHB_MASTER_INTERFACE_BURST_TYPE_INCR4_ENABLE_R = BitReader<AHB_MASTER_INTERFACE_BURST_TYPE_INCR4_ENABLE_A>;
Expand description

Field ahb_master_interface_burst_type_incr4_enable reader - Master interface burst type INCR4 enable

Aliased Type§

struct AHB_MASTER_INTERFACE_BURST_TYPE_INCR4_ENABLE_R { /* private fields */ }

Implementations§

source§

impl AHB_MASTER_INTERFACE_BURST_TYPE_INCR4_ENABLE_R

source

pub fn variant(&self) -> AHB_MASTER_INTERFACE_BURST_TYPE_INCR4_ENABLE_A

Get enumerated values variant

source

pub fn is_use_incr4(&self) -> bool

Checks if the value of the field is USE_INCR4

source

pub fn is_not_use_incr4(&self) -> bool

Checks if the value of the field is NOT_USE_INCR4