Trait UUarteSubscribeStarttx
drone_nrf_map_periph_uarte
pub trait UUarteSubscribeStarttx<T: UarteMap>: URwReg { fn from_fields(map: UUarteSubscribeStarttxFields<T>) -> Self; fn into_fields(self) -> UUarteSubscribeStarttxFields<T>; fn chidx(&self) -> &T::UUarteSubscribeStarttxChidx; fn en(&self) -> &T::UUarteSubscribeStarttxEn; }
fn from_fields(map: UUarteSubscribeStarttxFields<T>) -> Self
fn into_fields(self) -> UUarteSubscribeStarttxFields<T>
fn chidx(&self) -> &T::UUarteSubscribeStarttxChidx
fn en(&self) -> &T::UUarteSubscribeStarttxEn