Type Alias components::mx25r6435f::Mx25r6435fComponentType

source ·
pub type Mx25r6435fComponentType<S, P, A> = MX25R6435F<'static, VirtualSpiMasterDevice<'static, S>, P, VirtualMuxAlarm<'static, A>>;

Aliased Type§

struct Mx25r6435fComponentType<S, P, A> { /* private fields */ }