[][src]Struct drone_stm32_map_periph_uart::SUartCr1Fields

pub struct SUartCr1Fields<T: UartMap> {
    pub cmie: T::SUartCr1Cmie,
    pub deat0: T::SUartCr1Deat0,
    pub deat1: T::SUartCr1Deat1,
    pub deat2: T::SUartCr1Deat2,
    pub deat3: T::SUartCr1Deat3,
    pub deat4: T::SUartCr1Deat4,
    pub dedt0: T::SUartCr1Dedt0,
    pub dedt1: T::SUartCr1Dedt1,
    pub dedt2: T::SUartCr1Dedt2,
    pub dedt3: T::SUartCr1Dedt3,
    pub dedt4: T::SUartCr1Dedt4,
    pub eobie: T::SUartCr1EobieOpt,
    pub idleie: T::SUartCr1Idleie,
    pub m0: T::SUartCr1M0,
    pub m1: T::SUartCr1M1,
    pub mme: T::SUartCr1Mme,
    pub over8: T::SUartCr1Over8Opt,
    pub pce: T::SUartCr1Pce,
    pub peie: T::SUartCr1Peie,
    pub ps: T::SUartCr1Ps,
    pub re: T::SUartCr1Re,
    pub rtoie: T::SUartCr1RtoieOpt,
    pub rxneie: T::SUartCr1Rxneie,
    pub tcie: T::SUartCr1Tcie,
    pub te: T::SUartCr1Te,
    pub txeie: T::SUartCr1Txeie,
    pub ue: T::SUartCr1Ue,
    pub uesm: T::SUartCr1Uesm,
    pub wake: T::SUartCr1Wake,
}

Fields

cmie: T::SUartCr1Cmiedeat0: T::SUartCr1Deat0deat1: T::SUartCr1Deat1deat2: T::SUartCr1Deat2deat3: T::SUartCr1Deat3deat4: T::SUartCr1Deat4dedt0: T::SUartCr1Dedt0dedt1: T::SUartCr1Dedt1dedt2: T::SUartCr1Dedt2dedt3: T::SUartCr1Dedt3dedt4: T::SUartCr1Dedt4eobie: T::SUartCr1EobieOptidleie: T::SUartCr1Idleiem0: T::SUartCr1M0m1: T::SUartCr1M1mme: T::SUartCr1Mmeover8: T::SUartCr1Over8Optpce: T::SUartCr1Pcepeie: T::SUartCr1Peieps: T::SUartCr1Psre: T::SUartCr1Rertoie: T::SUartCr1RtoieOptrxneie: T::SUartCr1Rxneietcie: T::SUartCr1Tciete: T::SUartCr1Tetxeie: T::SUartCr1Txeieue: T::SUartCr1Ueuesm: T::SUartCr1Uesmwake: T::SUartCr1Wake

Auto Trait Implementations

impl<T> Unpin for SUartCr1Fields<T> where
    <T as UartCr1Cmie<T>>::SUartCr1Cmie: Unpin,
    <T as UartCr1Deat0<T>>::SUartCr1Deat0: Unpin,
    <T as UartCr1Deat1<T>>::SUartCr1Deat1: Unpin,
    <T as UartCr1Deat2<T>>::SUartCr1Deat2: Unpin,
    <T as UartCr1Deat3<T>>::SUartCr1Deat3: Unpin,
    <T as UartCr1Deat4<T>>::SUartCr1Deat4: Unpin,
    <T as UartCr1Dedt0<T>>::SUartCr1Dedt0: Unpin,
    <T as UartCr1Dedt1<T>>::SUartCr1Dedt1: Unpin,
    <T as UartCr1Dedt2<T>>::SUartCr1Dedt2: Unpin,
    <T as UartCr1Dedt3<T>>::SUartCr1Dedt3: Unpin,
    <T as UartCr1Dedt4<T>>::SUartCr1Dedt4: Unpin,
    <T as UartCr1EobieOpt<T>>::SUartCr1EobieOpt: Unpin,
    <T as UartCr1Idleie<T>>::SUartCr1Idleie: Unpin,
    <T as UartCr1M0<T>>::SUartCr1M0: Unpin,
    <T as UartCr1M1<T>>::SUartCr1M1: Unpin,
    <T as UartCr1Mme<T>>::SUartCr1Mme: Unpin,
    <T as UartCr1Over8Opt<T>>::SUartCr1Over8Opt: Unpin,
    <T as UartCr1Pce<T>>::SUartCr1Pce: Unpin,
    <T as UartCr1Peie<T>>::SUartCr1Peie: Unpin,
    <T as UartCr1Ps<T>>::SUartCr1Ps: Unpin,
    <T as UartCr1Re<T>>::SUartCr1Re: Unpin,
    <T as UartCr1RtoieOpt<T>>::SUartCr1RtoieOpt: Unpin,
    <T as UartCr1Rxneie<T>>::SUartCr1Rxneie: Unpin,
    <T as UartCr1Tcie<T>>::SUartCr1Tcie: Unpin,
    <T as UartCr1Te<T>>::SUartCr1Te: Unpin,
    <T as UartCr1Txeie<T>>::SUartCr1Txeie: Unpin,
    <T as UartCr1Ue<T>>::SUartCr1Ue: Unpin,
    <T as UartCr1Uesm<T>>::SUartCr1Uesm: Unpin,
    <T as UartCr1Wake<T>>::SUartCr1Wake: Unpin

impl<T> Send for SUartCr1Fields<T> where
    <T as UartCr1Cmie<T>>::SUartCr1Cmie: Send,
    <T as UartCr1Deat0<T>>::SUartCr1Deat0: Send,
    <T as UartCr1Deat1<T>>::SUartCr1Deat1: Send,
    <T as UartCr1Deat2<T>>::SUartCr1Deat2: Send,
    <T as UartCr1Deat3<T>>::SUartCr1Deat3: Send,
    <T as UartCr1Deat4<T>>::SUartCr1Deat4: Send,
    <T as UartCr1Dedt0<T>>::SUartCr1Dedt0: Send,
    <T as UartCr1Dedt1<T>>::SUartCr1Dedt1: Send,
    <T as UartCr1Dedt2<T>>::SUartCr1Dedt2: Send,
    <T as UartCr1Dedt3<T>>::SUartCr1Dedt3: Send,
    <T as UartCr1Dedt4<T>>::SUartCr1Dedt4: Send,
    <T as UartCr1EobieOpt<T>>::SUartCr1EobieOpt: Send,
    <T as UartCr1Idleie<T>>::SUartCr1Idleie: Send,
    <T as UartCr1M0<T>>::SUartCr1M0: Send,
    <T as UartCr1M1<T>>::SUartCr1M1: Send,
    <T as UartCr1Mme<T>>::SUartCr1Mme: Send,
    <T as UartCr1Over8Opt<T>>::SUartCr1Over8Opt: Send,
    <T as UartCr1Pce<T>>::SUartCr1Pce: Send,
    <T as UartCr1Peie<T>>::SUartCr1Peie: Send,
    <T as UartCr1Ps<T>>::SUartCr1Ps: Send,
    <T as UartCr1Re<T>>::SUartCr1Re: Send,
    <T as UartCr1RtoieOpt<T>>::SUartCr1RtoieOpt: Send,
    <T as UartCr1Rxneie<T>>::SUartCr1Rxneie: Send,
    <T as UartCr1Tcie<T>>::SUartCr1Tcie: Send,
    <T as UartCr1Te<T>>::SUartCr1Te: Send,
    <T as UartCr1Txeie<T>>::SUartCr1Txeie: Send,
    <T as UartCr1Ue<T>>::SUartCr1Ue: Send,
    <T as UartCr1Uesm<T>>::SUartCr1Uesm: Send,
    <T as UartCr1Wake<T>>::SUartCr1Wake: Send

impl<T> Sync for SUartCr1Fields<T> where
    <T as UartCr1Cmie<T>>::SUartCr1Cmie: Sync,
    <T as UartCr1Deat0<T>>::SUartCr1Deat0: Sync,
    <T as UartCr1Deat1<T>>::SUartCr1Deat1: Sync,
    <T as UartCr1Deat2<T>>::SUartCr1Deat2: Sync,
    <T as UartCr1Deat3<T>>::SUartCr1Deat3: Sync,
    <T as UartCr1Deat4<T>>::SUartCr1Deat4: Sync,
    <T as UartCr1Dedt0<T>>::SUartCr1Dedt0: Sync,
    <T as UartCr1Dedt1<T>>::SUartCr1Dedt1: Sync,
    <T as UartCr1Dedt2<T>>::SUartCr1Dedt2: Sync,
    <T as UartCr1Dedt3<T>>::SUartCr1Dedt3: Sync,
    <T as UartCr1Dedt4<T>>::SUartCr1Dedt4: Sync,
    <T as UartCr1EobieOpt<T>>::SUartCr1EobieOpt: Sync,
    <T as UartCr1Idleie<T>>::SUartCr1Idleie: Sync,
    <T as UartCr1M0<T>>::SUartCr1M0: Sync,
    <T as UartCr1M1<T>>::SUartCr1M1: Sync,
    <T as UartCr1Mme<T>>::SUartCr1Mme: Sync,
    <T as UartCr1Over8Opt<T>>::SUartCr1Over8Opt: Sync,
    <T as UartCr1Pce<T>>::SUartCr1Pce: Sync,
    <T as UartCr1Peie<T>>::SUartCr1Peie: Sync,
    <T as UartCr1Ps<T>>::SUartCr1Ps: Sync,
    <T as UartCr1Re<T>>::SUartCr1Re: Sync,
    <T as UartCr1RtoieOpt<T>>::SUartCr1RtoieOpt: Sync,
    <T as UartCr1Rxneie<T>>::SUartCr1Rxneie: Sync,
    <T as UartCr1Tcie<T>>::SUartCr1Tcie: Sync,
    <T as UartCr1Te<T>>::SUartCr1Te: Sync,
    <T as UartCr1Txeie<T>>::SUartCr1Txeie: Sync,
    <T as UartCr1Ue<T>>::SUartCr1Ue: Sync,
    <T as UartCr1Uesm<T>>::SUartCr1Uesm: Sync,
    <T as UartCr1Wake<T>>::SUartCr1Wake: 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]