pub struct Tcv5;Expand description
DFSDM transceiver marker 5.
Trait Implementations§
Source§impl TransceiverMarker for Tcv5
impl TransceiverMarker for Tcv5
const CHANNEL: TransceiverChannel = TransceiverChannel::Tcv5
Auto Trait Implementations§
impl Freeze for Tcv5
impl RefUnwindSafe for Tcv5
impl Send for Tcv5
impl Sync for Tcv5
impl Unpin for Tcv5
impl UnsafeUnpin for Tcv5
impl UnwindSafe for Tcv5
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