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