Trait SUartePselTxd
drone_nrf_map_periph_uarte
pub trait SUartePselTxd<T: UarteMap>: SRwReg { fn from_fields(map: SUartePselTxdFields<T>) -> Self; fn into_fields(self) -> SUartePselTxdFields<T>; fn pin(&self) -> &T::SUartePselTxdPin; fn connect(&self) -> &T::SUartePselTxdConnect; }
fn from_fields(map: SUartePselTxdFields<T>) -> Self
fn into_fields(self) -> SUartePselTxdFields<T>
fn pin(&self) -> &T::SUartePselTxdPin
fn connect(&self) -> &T::SUartePselTxdConnect