Trait SUarteSubscribeStoprx
drone_nrf_map_periph_uarte
pub trait SUarteSubscribeStoprx<T: UarteMap>: SRwReg { fn from_fields(map: SUarteSubscribeStoprxFields<T>) -> Self; fn into_fields(self) -> SUarteSubscribeStoprxFields<T>; fn chidx(&self) -> &T::SUarteSubscribeStoprxChidx; fn en(&self) -> &T::SUarteSubscribeStoprxEn; }
fn from_fields(map: SUarteSubscribeStoprxFields<T>) -> Self
fn into_fields(self) -> SUarteSubscribeStoprxFields<T>
fn chidx(&self) -> &T::SUarteSubscribeStoprxChidx
fn en(&self) -> &T::SUarteSubscribeStoprxEn