pub type DTDIR_W<'a, const O: u8> = BitWriter<'a, u32, DCTRL_SPEC, DTDIR_A, O>;
Expand description
Field DTDIR
writer - Data transfer direction selection
Implementations
sourceimpl<'a, const O: u8> DTDIR_W<'a, O>
impl<'a, const O: u8> DTDIR_W<'a, O>
sourcepub fn controller_to_card(self) -> &'a mut W
pub fn controller_to_card(self) -> &'a mut W
From controller to card
sourcepub fn card_to_controller(self) -> &'a mut W
pub fn card_to_controller(self) -> &'a mut W
From card to controller