Skip to main content

SdmmcRegisterVmoResponse

Type Alias SdmmcRegisterVmoResponse 

Source
pub type SdmmcRegisterVmoResponse = Unit;
Expand description

The wire type corresponding to SdmmcRegisterVmoResponse.

Aliased Type§

#[repr(u8)]
pub enum SdmmcRegisterVmoResponse { Unit = 0, }

Variants§

§

Unit = 0

Empty structs are represented as a single 0u8.