Skip to main content

Channel

Trait Channel 

Source
pub trait Channel {
    // Required method
    fn channel() -> u8;
}

Required Methods§

Dyn Compatibility§

This trait is not dyn compatible.

In older versions of Rust, dyn compatibility was called "object safety".

Implementors§

Source§

impl Channel for InternalVdd

Available on non-crate feature 9160 only.
Source§

impl Channel for InternalVddHdiv5

Available on crate features 52833 or 52840 only.
Source§

impl<STATE> Channel for P0_02<STATE>

Source§

impl<STATE> Channel for P0_03<STATE>

Source§

impl<STATE> Channel for P0_04<STATE>

Source§

impl<STATE> Channel for P0_05<STATE>

Source§

impl<STATE> Channel for P0_28<STATE>

Source§

impl<STATE> Channel for P0_29<STATE>

Source§

impl<STATE> Channel for P0_30<STATE>

Source§

impl<STATE> Channel for P0_31<STATE>