pub type NDDUP_W<'a, const O: u8> = BitWriter<'a, CNDC_SPEC, O, NDDUPSELECT_A>;
Expand description

Field NDDUP writer - Channel x Next Descriptor Destination Update

Aliased Type§

struct NDDUP_W<'a, const O: u8> { /* private fields */ }

Implementations§

source§

impl<'a, const O: u8> NDDUP_W<'a, O>

source

pub fn dst_params_unchanged(self) -> &'a mut W

Destination parameters remain unchanged.

source

pub fn dst_params_updated(self) -> &'a mut W

Destination parameters are updated when the descriptor is retrieved.