Type Alias d1_pac::uart::rxdma_ctrl::AHB_BURST_MODE_R

source ·
pub type AHB_BURST_MODE_R = FieldReader<u8, AHB_BURST_MODE_A>;
Expand description

Field ahb_burst_mode reader - Set for AHB port burst supported

Aliased Type§

struct AHB_BURST_MODE_R { /* private fields */ }

Implementations§

source§

impl AHB_BURST_MODE_R

source

pub fn variant(&self) -> AHB_BURST_MODE_A

Get enumerated values variant

source

pub fn is_single(&self) -> bool

Checks if the value of the field is SINGLE

source

pub fn is_incr4(&self) -> bool

Checks if the value of the field is INCR4

source

pub fn is_incr8(&self) -> bool

Checks if the value of the field is INCR8

source

pub fn is_incr16(&self) -> bool

Checks if the value of the field is INCR16