Trait CUarteSubscribeStoptx
drone_nrf_map_periph_uarte
pub trait CUarteSubscribeStoptx<T: UarteMap>: CRwReg { fn from_fields(map: CUarteSubscribeStoptxFields<T>) -> Self; fn into_fields(self) -> CUarteSubscribeStoptxFields<T>; fn chidx(&self) -> &T::CUarteSubscribeStoptxChidx; fn en(&self) -> &T::CUarteSubscribeStoptxEn; }
fn from_fields(map: CUarteSubscribeStoptxFields<T>) -> Self
fn into_fields(self) -> CUarteSubscribeStoptxFields<T>
fn chidx(&self) -> &T::CUarteSubscribeStoptxChidx
fn en(&self) -> &T::CUarteSubscribeStoptxEn