Trait CUartePselTxd
drone_nrf_map_periph_uarte
pub trait CUartePselTxd<T: UarteMap>: CRwReg { fn from_fields(map: CUartePselTxdFields<T>) -> Self; fn into_fields(self) -> CUartePselTxdFields<T>; fn pin(&self) -> &T::CUartePselTxdPin; fn connect(&self) -> &T::CUartePselTxdConnect; }
fn from_fields(map: CUartePselTxdFields<T>) -> Self
fn into_fields(self) -> CUartePselTxdFields<T>
fn pin(&self) -> &T::CUartePselTxdPin
fn connect(&self) -> &T::CUartePselTxdConnect