[][src]Struct drone_stm32_map_periph_gpio::UGpioPupdrFields

pub struct UGpioPupdrFields<T: GpioPortMap> {
    pub pupdr0: T::UGpioPupdrPupdr0,
    pub pupdr1: T::UGpioPupdrPupdr1,
    pub pupdr2: T::UGpioPupdrPupdr2,
    pub pupdr3: T::UGpioPupdrPupdr3,
    pub pupdr4: T::UGpioPupdrPupdr4,
    pub pupdr5: T::UGpioPupdrPupdr5,
    pub pupdr6: T::UGpioPupdrPupdr6,
    pub pupdr7: T::UGpioPupdrPupdr7,
    pub pupdr8: T::UGpioPupdrPupdr8,
    pub pupdr9: T::UGpioPupdrPupdr9,
    pub pupdr10: T::UGpioPupdrPupdr10,
    pub pupdr11: T::UGpioPupdrPupdr11,
    pub pupdr12: T::UGpioPupdrPupdr12,
    pub pupdr13: T::UGpioPupdrPupdr13,
    pub pupdr14: T::UGpioPupdrPupdr14,
    pub pupdr15: T::UGpioPupdrPupdr15,
}

Fields

pupdr0: T::UGpioPupdrPupdr0pupdr1: T::UGpioPupdrPupdr1pupdr2: T::UGpioPupdrPupdr2pupdr3: T::UGpioPupdrPupdr3pupdr4: T::UGpioPupdrPupdr4pupdr5: T::UGpioPupdrPupdr5pupdr6: T::UGpioPupdrPupdr6pupdr7: T::UGpioPupdrPupdr7pupdr8: T::UGpioPupdrPupdr8pupdr9: T::UGpioPupdrPupdr9pupdr10: T::UGpioPupdrPupdr10pupdr11: T::UGpioPupdrPupdr11pupdr12: T::UGpioPupdrPupdr12pupdr13: T::UGpioPupdrPupdr13pupdr14: T::UGpioPupdrPupdr14pupdr15: T::UGpioPupdrPupdr15

Auto Trait Implementations

impl<T> Unpin for UGpioPupdrFields<T> where
    <T as GpioPupdrPupdr0<T>>::UGpioPupdrPupdr0: Unpin,
    <T as GpioPupdrPupdr1<T>>::UGpioPupdrPupdr1: Unpin,
    <T as GpioPupdrPupdr10<T>>::UGpioPupdrPupdr10: Unpin,
    <T as GpioPupdrPupdr11<T>>::UGpioPupdrPupdr11: Unpin,
    <T as GpioPupdrPupdr12<T>>::UGpioPupdrPupdr12: Unpin,
    <T as GpioPupdrPupdr13<T>>::UGpioPupdrPupdr13: Unpin,
    <T as GpioPupdrPupdr14<T>>::UGpioPupdrPupdr14: Unpin,
    <T as GpioPupdrPupdr15<T>>::UGpioPupdrPupdr15: Unpin,
    <T as GpioPupdrPupdr2<T>>::UGpioPupdrPupdr2: Unpin,
    <T as GpioPupdrPupdr3<T>>::UGpioPupdrPupdr3: Unpin,
    <T as GpioPupdrPupdr4<T>>::UGpioPupdrPupdr4: Unpin,
    <T as GpioPupdrPupdr5<T>>::UGpioPupdrPupdr5: Unpin,
    <T as GpioPupdrPupdr6<T>>::UGpioPupdrPupdr6: Unpin,
    <T as GpioPupdrPupdr7<T>>::UGpioPupdrPupdr7: Unpin,
    <T as GpioPupdrPupdr8<T>>::UGpioPupdrPupdr8: Unpin,
    <T as GpioPupdrPupdr9<T>>::UGpioPupdrPupdr9: Unpin

impl<T> Send for UGpioPupdrFields<T> where
    <T as GpioPupdrPupdr0<T>>::UGpioPupdrPupdr0: Send,
    <T as GpioPupdrPupdr1<T>>::UGpioPupdrPupdr1: Send,
    <T as GpioPupdrPupdr10<T>>::UGpioPupdrPupdr10: Send,
    <T as GpioPupdrPupdr11<T>>::UGpioPupdrPupdr11: Send,
    <T as GpioPupdrPupdr12<T>>::UGpioPupdrPupdr12: Send,
    <T as GpioPupdrPupdr13<T>>::UGpioPupdrPupdr13: Send,
    <T as GpioPupdrPupdr14<T>>::UGpioPupdrPupdr14: Send,
    <T as GpioPupdrPupdr15<T>>::UGpioPupdrPupdr15: Send,
    <T as GpioPupdrPupdr2<T>>::UGpioPupdrPupdr2: Send,
    <T as GpioPupdrPupdr3<T>>::UGpioPupdrPupdr3: Send,
    <T as GpioPupdrPupdr4<T>>::UGpioPupdrPupdr4: Send,
    <T as GpioPupdrPupdr5<T>>::UGpioPupdrPupdr5: Send,
    <T as GpioPupdrPupdr6<T>>::UGpioPupdrPupdr6: Send,
    <T as GpioPupdrPupdr7<T>>::UGpioPupdrPupdr7: Send,
    <T as GpioPupdrPupdr8<T>>::UGpioPupdrPupdr8: Send,
    <T as GpioPupdrPupdr9<T>>::UGpioPupdrPupdr9: Send

impl<T> Sync for UGpioPupdrFields<T> where
    <T as GpioPupdrPupdr0<T>>::UGpioPupdrPupdr0: Sync,
    <T as GpioPupdrPupdr1<T>>::UGpioPupdrPupdr1: Sync,
    <T as GpioPupdrPupdr10<T>>::UGpioPupdrPupdr10: Sync,
    <T as GpioPupdrPupdr11<T>>::UGpioPupdrPupdr11: Sync,
    <T as GpioPupdrPupdr12<T>>::UGpioPupdrPupdr12: Sync,
    <T as GpioPupdrPupdr13<T>>::UGpioPupdrPupdr13: Sync,
    <T as GpioPupdrPupdr14<T>>::UGpioPupdrPupdr14: Sync,
    <T as GpioPupdrPupdr15<T>>::UGpioPupdrPupdr15: Sync,
    <T as GpioPupdrPupdr2<T>>::UGpioPupdrPupdr2: Sync,
    <T as GpioPupdrPupdr3<T>>::UGpioPupdrPupdr3: Sync,
    <T as GpioPupdrPupdr4<T>>::UGpioPupdrPupdr4: Sync,
    <T as GpioPupdrPupdr5<T>>::UGpioPupdrPupdr5: Sync,
    <T as GpioPupdrPupdr6<T>>::UGpioPupdrPupdr6: Sync,
    <T as GpioPupdrPupdr7<T>>::UGpioPupdrPupdr7: Sync,
    <T as GpioPupdrPupdr8<T>>::UGpioPupdrPupdr8: Sync,
    <T as GpioPupdrPupdr9<T>>::UGpioPupdrPupdr9: Sync

Blanket Implementations

impl<T> From<T> for T[src]

impl<T, U> TryFrom<U> for T where
    U: Into<T>, 
[src]

type Error = Infallible

The type returned in the event of a conversion error.

impl<T, U> Into<U> for T where
    U: From<T>, 
[src]

impl<T, U> TryInto<U> for T where
    U: TryFrom<T>, 
[src]

type Error = <U as TryFrom<T>>::Error

The type returned in the event of a conversion error.

impl<T> Borrow<T> for T where
    T: ?Sized
[src]

impl<T> BorrowMut<T> for T where
    T: ?Sized
[src]

impl<T> Any for T where
    T: 'static + ?Sized
[src]