Trait UUartePselRxd
drone_nrf_map_periph_uarte
pub trait UUartePselRxd<T: UarteMap>: URwReg { fn from_fields(map: UUartePselRxdFields<T>) -> Self; fn into_fields(self) -> UUartePselRxdFields<T>; fn pin(&self) -> &T::UUartePselRxdPin; fn connect(&self) -> &T::UUartePselRxdConnect; }
fn from_fields(map: UUartePselRxdFields<T>) -> Self
fn into_fields(self) -> UUartePselRxdFields<T>
fn pin(&self) -> &T::UUartePselRxdPin
fn connect(&self) -> &T::UUartePselRxdConnect