Trait CUartePselRxd
drone_nrf_map_periph_uarte
pub trait CUartePselRxd<T: UarteMap>: CRwReg { fn from_fields(map: CUartePselRxdFields<T>) -> Self; fn into_fields(self) -> CUartePselRxdFields<T>; fn pin(&self) -> &T::CUartePselRxdPin; fn connect(&self) -> &T::CUartePselRxdConnect; }
fn from_fields(map: CUartePselRxdFields<T>) -> Self
fn into_fields(self) -> CUartePselRxdFields<T>
fn pin(&self) -> &T::CUartePselRxdPin
fn connect(&self) -> &T::CUartePselRxdConnect