pub struct Tcv4;Expand description
DFSDM transceiver marker 4.
Trait Implementations§
Source§impl<T: Instance, P> DatinPin<T, Tcv4> for Pwhere
P: Datin4Pin<T>,
Available on non-afio only.
impl<T: Instance, P> DatinPin<T, Tcv4> for Pwhere
P: Datin4Pin<T>,
Available on non-
afio only.impl DualPackingAllowed for Tcv4
Source§impl TransceiverMarker for Tcv4
impl TransceiverMarker for Tcv4
const CHANNEL: TransceiverChannel = TransceiverChannel::Tcv4
Auto Trait Implementations§
impl Freeze for Tcv4
impl RefUnwindSafe for Tcv4
impl Send for Tcv4
impl Sync for Tcv4
impl Unpin for Tcv4
impl UnsafeUnpin for Tcv4
impl UnwindSafe for Tcv4
Blanket Implementations§
Source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
Source§fn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more
Source§impl<T, M> NextChannelForInstance<T> for M
impl<T, M> NextChannelForInstance<T> for M
Source§type Next = <M as NextChannel<<T as Instance>::Transceivers>>::Next
type Next = <M as NextChannel<<T as Instance>::Transceivers>>::Next
Type representing the next TransceiverMarker in the sequence