Trait UUarteSubscribeStoptx
drone_nrf_map_periph_uarte
pub trait UUarteSubscribeStoptx<T: UarteMap>: URwReg { fn from_fields(map: UUarteSubscribeStoptxFields<T>) -> Self; fn into_fields(self) -> UUarteSubscribeStoptxFields<T>; fn chidx(&self) -> &T::UUarteSubscribeStoptxChidx; fn en(&self) -> &T::UUarteSubscribeStoptxEn; }
fn from_fields(map: UUarteSubscribeStoptxFields<T>) -> Self
fn into_fields(self) -> UUarteSubscribeStoptxFields<T>
fn chidx(&self) -> &T::UUarteSubscribeStoptxChidx
fn en(&self) -> &T::UUarteSubscribeStoptxEn