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