[][src]Struct drone_stm32_map_periph_uart::CUartCr1Fields

pub struct CUartCr1Fields<T: UartMap> {
    pub cmie: T::CUartCr1Cmie,
    pub deat0: T::CUartCr1Deat0,
    pub deat1: T::CUartCr1Deat1,
    pub deat2: T::CUartCr1Deat2,
    pub deat3: T::CUartCr1Deat3,
    pub deat4: T::CUartCr1Deat4,
    pub dedt0: T::CUartCr1Dedt0,
    pub dedt1: T::CUartCr1Dedt1,
    pub dedt2: T::CUartCr1Dedt2,
    pub dedt3: T::CUartCr1Dedt3,
    pub dedt4: T::CUartCr1Dedt4,
    pub eobie: T::CUartCr1EobieOpt,
    pub idleie: T::CUartCr1Idleie,
    pub m0: T::CUartCr1M0,
    pub m1: T::CUartCr1M1,
    pub mme: T::CUartCr1Mme,
    pub over8: T::CUartCr1Over8Opt,
    pub pce: T::CUartCr1Pce,
    pub peie: T::CUartCr1Peie,
    pub ps: T::CUartCr1Ps,
    pub re: T::CUartCr1Re,
    pub rtoie: T::CUartCr1RtoieOpt,
    pub rxneie: T::CUartCr1Rxneie,
    pub tcie: T::CUartCr1Tcie,
    pub te: T::CUartCr1Te,
    pub txeie: T::CUartCr1Txeie,
    pub ue: T::CUartCr1Ue,
    pub uesm: T::CUartCr1Uesm,
    pub wake: T::CUartCr1Wake,
}

Fields

cmie: T::CUartCr1Cmiedeat0: T::CUartCr1Deat0deat1: T::CUartCr1Deat1deat2: T::CUartCr1Deat2deat3: T::CUartCr1Deat3deat4: T::CUartCr1Deat4dedt0: T::CUartCr1Dedt0dedt1: T::CUartCr1Dedt1dedt2: T::CUartCr1Dedt2dedt3: T::CUartCr1Dedt3dedt4: T::CUartCr1Dedt4eobie: T::CUartCr1EobieOptidleie: T::CUartCr1Idleiem0: T::CUartCr1M0m1: T::CUartCr1M1mme: T::CUartCr1Mmeover8: T::CUartCr1Over8Optpce: T::CUartCr1Pcepeie: T::CUartCr1Peieps: T::CUartCr1Psre: T::CUartCr1Rertoie: T::CUartCr1RtoieOptrxneie: T::CUartCr1Rxneietcie: T::CUartCr1Tciete: T::CUartCr1Tetxeie: T::CUartCr1Txeieue: T::CUartCr1Ueuesm: T::CUartCr1Uesmwake: T::CUartCr1Wake

Auto Trait Implementations

impl<T> Unpin for CUartCr1Fields<T> where
    <T as UartCr1Cmie<T>>::CUartCr1Cmie: Unpin,
    <T as UartCr1Deat0<T>>::CUartCr1Deat0: Unpin,
    <T as UartCr1Deat1<T>>::CUartCr1Deat1: Unpin,
    <T as UartCr1Deat2<T>>::CUartCr1Deat2: Unpin,
    <T as UartCr1Deat3<T>>::CUartCr1Deat3: Unpin,
    <T as UartCr1Deat4<T>>::CUartCr1Deat4: Unpin,
    <T as UartCr1Dedt0<T>>::CUartCr1Dedt0: Unpin,
    <T as UartCr1Dedt1<T>>::CUartCr1Dedt1: Unpin,
    <T as UartCr1Dedt2<T>>::CUartCr1Dedt2: Unpin,
    <T as UartCr1Dedt3<T>>::CUartCr1Dedt3: Unpin,
    <T as UartCr1Dedt4<T>>::CUartCr1Dedt4: Unpin,
    <T as UartCr1EobieOpt<T>>::CUartCr1EobieOpt: Unpin,
    <T as UartCr1Idleie<T>>::CUartCr1Idleie: Unpin,
    <T as UartCr1M0<T>>::CUartCr1M0: Unpin,
    <T as UartCr1M1<T>>::CUartCr1M1: Unpin,
    <T as UartCr1Mme<T>>::CUartCr1Mme: Unpin,
    <T as UartCr1Over8Opt<T>>::CUartCr1Over8Opt: Unpin,
    <T as UartCr1Pce<T>>::CUartCr1Pce: Unpin,
    <T as UartCr1Peie<T>>::CUartCr1Peie: Unpin,
    <T as UartCr1Ps<T>>::CUartCr1Ps: Unpin,
    <T as UartCr1Re<T>>::CUartCr1Re: Unpin,
    <T as UartCr1RtoieOpt<T>>::CUartCr1RtoieOpt: Unpin,
    <T as UartCr1Rxneie<T>>::CUartCr1Rxneie: Unpin,
    <T as UartCr1Tcie<T>>::CUartCr1Tcie: Unpin,
    <T as UartCr1Te<T>>::CUartCr1Te: Unpin,
    <T as UartCr1Txeie<T>>::CUartCr1Txeie: Unpin,
    <T as UartCr1Ue<T>>::CUartCr1Ue: Unpin,
    <T as UartCr1Uesm<T>>::CUartCr1Uesm: Unpin,
    <T as UartCr1Wake<T>>::CUartCr1Wake: Unpin

impl<T> Send for CUartCr1Fields<T> where
    <T as UartCr1Cmie<T>>::CUartCr1Cmie: Send,
    <T as UartCr1Deat0<T>>::CUartCr1Deat0: Send,
    <T as UartCr1Deat1<T>>::CUartCr1Deat1: Send,
    <T as UartCr1Deat2<T>>::CUartCr1Deat2: Send,
    <T as UartCr1Deat3<T>>::CUartCr1Deat3: Send,
    <T as UartCr1Deat4<T>>::CUartCr1Deat4: Send,
    <T as UartCr1Dedt0<T>>::CUartCr1Dedt0: Send,
    <T as UartCr1Dedt1<T>>::CUartCr1Dedt1: Send,
    <T as UartCr1Dedt2<T>>::CUartCr1Dedt2: Send,
    <T as UartCr1Dedt3<T>>::CUartCr1Dedt3: Send,
    <T as UartCr1Dedt4<T>>::CUartCr1Dedt4: Send,
    <T as UartCr1EobieOpt<T>>::CUartCr1EobieOpt: Send,
    <T as UartCr1Idleie<T>>::CUartCr1Idleie: Send,
    <T as UartCr1M0<T>>::CUartCr1M0: Send,
    <T as UartCr1M1<T>>::CUartCr1M1: Send,
    <T as UartCr1Mme<T>>::CUartCr1Mme: Send,
    <T as UartCr1Over8Opt<T>>::CUartCr1Over8Opt: Send,
    <T as UartCr1Pce<T>>::CUartCr1Pce: Send,
    <T as UartCr1Peie<T>>::CUartCr1Peie: Send,
    <T as UartCr1Ps<T>>::CUartCr1Ps: Send,
    <T as UartCr1Re<T>>::CUartCr1Re: Send,
    <T as UartCr1RtoieOpt<T>>::CUartCr1RtoieOpt: Send,
    <T as UartCr1Rxneie<T>>::CUartCr1Rxneie: Send,
    <T as UartCr1Tcie<T>>::CUartCr1Tcie: Send,
    <T as UartCr1Te<T>>::CUartCr1Te: Send,
    <T as UartCr1Txeie<T>>::CUartCr1Txeie: Send,
    <T as UartCr1Ue<T>>::CUartCr1Ue: Send,
    <T as UartCr1Uesm<T>>::CUartCr1Uesm: Send,
    <T as UartCr1Wake<T>>::CUartCr1Wake: Send

impl<T> Sync for CUartCr1Fields<T> where
    <T as UartCr1Cmie<T>>::CUartCr1Cmie: Sync,
    <T as UartCr1Deat0<T>>::CUartCr1Deat0: Sync,
    <T as UartCr1Deat1<T>>::CUartCr1Deat1: Sync,
    <T as UartCr1Deat2<T>>::CUartCr1Deat2: Sync,
    <T as UartCr1Deat3<T>>::CUartCr1Deat3: Sync,
    <T as UartCr1Deat4<T>>::CUartCr1Deat4: Sync,
    <T as UartCr1Dedt0<T>>::CUartCr1Dedt0: Sync,
    <T as UartCr1Dedt1<T>>::CUartCr1Dedt1: Sync,
    <T as UartCr1Dedt2<T>>::CUartCr1Dedt2: Sync,
    <T as UartCr1Dedt3<T>>::CUartCr1Dedt3: Sync,
    <T as UartCr1Dedt4<T>>::CUartCr1Dedt4: Sync,
    <T as UartCr1EobieOpt<T>>::CUartCr1EobieOpt: Sync,
    <T as UartCr1Idleie<T>>::CUartCr1Idleie: Sync,
    <T as UartCr1M0<T>>::CUartCr1M0: Sync,
    <T as UartCr1M1<T>>::CUartCr1M1: Sync,
    <T as UartCr1Mme<T>>::CUartCr1Mme: Sync,
    <T as UartCr1Over8Opt<T>>::CUartCr1Over8Opt: Sync,
    <T as UartCr1Pce<T>>::CUartCr1Pce: Sync,
    <T as UartCr1Peie<T>>::CUartCr1Peie: Sync,
    <T as UartCr1Ps<T>>::CUartCr1Ps: Sync,
    <T as UartCr1Re<T>>::CUartCr1Re: Sync,
    <T as UartCr1RtoieOpt<T>>::CUartCr1RtoieOpt: Sync,
    <T as UartCr1Rxneie<T>>::CUartCr1Rxneie: Sync,
    <T as UartCr1Tcie<T>>::CUartCr1Tcie: Sync,
    <T as UartCr1Te<T>>::CUartCr1Te: Sync,
    <T as UartCr1Txeie<T>>::CUartCr1Txeie: Sync,
    <T as UartCr1Ue<T>>::CUartCr1Ue: Sync,
    <T as UartCr1Uesm<T>>::CUartCr1Uesm: Sync,
    <T as UartCr1Wake<T>>::CUartCr1Wake: 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]