[−][src]Enum gomspace_p31u_api::EpsChannels
Enum for EPS power channels
Variants
EPS channel 0 => H1-47
EPS channel 1 => H1-49
EPS channel 2 => H1-51
EPS channel 3 => H1-48
EPS channel 4 => H1-50
EPS channel 5 => H1-52
BP4 heater switch
BP4 switch
Trait Implementations
impl Clone for EpsChannels
[src][+]
impl PartialEq<EpsChannels> for EpsChannels
[src][+]
impl Debug for EpsChannels
[src][+]
impl<__S: ScalarValue> ToInputValue<__S> for EpsChannels
[src][+]
impl<__S: ScalarValue> FromInputValue<__S> for EpsChannels
[src][+]
impl<__S> GraphQLType<__S> for EpsChannels where
__S: ScalarValue,
&'__b __S: ScalarRefValue<'__b>,
[src][+]
__S: ScalarValue,
&'__b __S: ScalarRefValue<'__b>,
Auto Trait Implementations
impl Send for EpsChannels
impl Unpin for EpsChannels
impl Sync for EpsChannels
impl UnwindSafe for EpsChannels
impl RefUnwindSafe for EpsChannels
Blanket Implementations
impl<T> ToOwned for T where
T: Clone,
[src][+]
T: Clone,
impl<T, U> Into<U> for T where
U: From<T>,
[src][+]
U: From<T>,
impl<T> From<T> for T
[src][+]
impl<T, U> TryFrom<U> for T where
U: Into<T>,
[src][+]
U: Into<T>,
impl<T, U> TryInto<U> for T where
U: TryFrom<T>,
[src][+]
U: TryFrom<T>,
impl<T> BorrowMut<T> for T where
T: ?Sized,
[src][+]
T: ?Sized,
impl<T> Borrow<T> for T where
T: ?Sized,
[src][+]
T: ?Sized,
impl<T> Any for T where
T: 'static + ?Sized,
[src][+]
T: 'static + ?Sized,