Trait CUarteSubscribeStoprx
drone_nrf_map_periph_uarte
pub trait CUarteSubscribeStoprx<T: UarteMap>: CRwReg { fn from_fields(map: CUarteSubscribeStoprxFields<T>) -> Self; fn into_fields(self) -> CUarteSubscribeStoprxFields<T>; fn chidx(&self) -> &T::CUarteSubscribeStoprxChidx; fn en(&self) -> &T::CUarteSubscribeStoprxEn; }
fn from_fields(map: CUarteSubscribeStoprxFields<T>) -> Self
fn into_fields(self) -> CUarteSubscribeStoprxFields<T>
fn chidx(&self) -> &T::CUarteSubscribeStoprxChidx
fn en(&self) -> &T::CUarteSubscribeStoprxEn