pub type AHB_MASTER_INTERFACE_INCR16_ENABLE_R = BitReader<AHB_MASTER_INTERFACE_INCR16_ENABLE_A>;
Expand description

Field ahb_master_interface_incr16_enable reader - Master interface INCR16 enable

Aliased Type§

struct AHB_MASTER_INTERFACE_INCR16_ENABLE_R { /* private fields */ }

Implementations§

source§

impl AHB_MASTER_INTERFACE_INCR16_ENABLE_R

source

pub fn variant(&self) -> AHB_MASTER_INTERFACE_INCR16_ENABLE_A

Get enumerated values variant

source

pub fn is_use_incr16(&self) -> bool

Checks if the value of the field is USE_INCR16

source

pub fn is_not_use_incr16(&self) -> bool

Checks if the value of the field is NOT_USE_INCR16