Trait SUarteSubscribeStoptx
drone_nrf_map_periph_uarte
pub trait SUarteSubscribeStoptx<T: UarteMap>: SRwReg { fn from_fields(map: SUarteSubscribeStoptxFields<T>) -> Self; fn into_fields(self) -> SUarteSubscribeStoptxFields<T>; fn chidx(&self) -> &T::SUarteSubscribeStoptxChidx; fn en(&self) -> &T::SUarteSubscribeStoptxEn; }
fn from_fields(map: SUarteSubscribeStoptxFields<T>) -> Self
fn into_fields(self) -> SUarteSubscribeStoptxFields<T>
fn chidx(&self) -> &T::SUarteSubscribeStoptxChidx
fn en(&self) -> &T::SUarteSubscribeStoptxEn