Type Alias xmc4300::usb0::gahbcfg::AHBSINGLE_W

source ·
pub type AHBSINGLE_W<'a, REG> = BitWriter<'a, REG, AHBSINGLE_A>;
Expand description

Field AHBSingle writer - AHB Single Support

Aliased Type§

struct AHBSINGLE_W<'a, REG> { /* private fields */ }

Implementations§

source§

impl<'a, REG> AHBSINGLE_W<'a, REG>
where REG: Writable + RegisterSpec,

source

pub fn value1(self) -> &'a mut W<REG>

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

source

pub fn value2(self) -> &'a mut W<REG>

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