Type Definition atsam4s8c_pac::hsmci::cmdr::TRTYP_W

source ·
pub type TRTYP_W<'a, const O: u8> = FieldWriter<'a, u32, CMDR_SPEC, u8, TRTYP_AW, 3, O>;
Expand description

Field TRTYP writer - Transfer Type

Implementations§

source§

impl<'a, const O: u8> TRTYP_W<'a, O>

source

pub fn single(self) -> &'a mut W

MMC/SD Card Single Block

source

pub fn multiple(self) -> &'a mut W

MMC/SD Card Multiple Block

source

pub fn stream(self) -> &'a mut W

MMC Stream

source

pub fn byte(self) -> &'a mut W

SDIO Byte

source

pub fn block(self) -> &'a mut W

SDIO Block