Type Alias xmc4200::usb0::gahbcfg::AHBSINGLE_R

source ·
pub type AHBSINGLE_R = BitReader<AHBSINGLE_A>;
Expand description

Field AHBSingle reader - AHB Single Support

Aliased Type§

struct AHBSINGLE_R { /* private fields */ }

Implementations§

source§

impl AHBSINGLE_R

source

pub const fn variant(&self) -> AHBSINGLE_A

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

The remaining data in a transfer is sent using INCR burst size. This is the default mode.

source

pub fn is_value2(&self) -> bool

The remaining data in a transfer is sent using single burst size.