Trait UUarteSubscribeStoprx
drone_nrf_map_periph_uarte
pub trait UUarteSubscribeStoprx<T: UarteMap>: URwReg { fn from_fields(map: UUarteSubscribeStoprxFields<T>) -> Self; fn into_fields(self) -> UUarteSubscribeStoprxFields<T>; fn chidx(&self) -> &T::UUarteSubscribeStoprxChidx; fn en(&self) -> &T::UUarteSubscribeStoprxEn; }
fn from_fields(map: UUarteSubscribeStoprxFields<T>) -> Self
fn into_fields(self) -> UUarteSubscribeStoprxFields<T>
fn chidx(&self) -> &T::UUarteSubscribeStoprxChidx
fn en(&self) -> &T::UUarteSubscribeStoprxEn