Type Definition atsam4ls8b_pac::usbc::uecfg6::EPTYPE_W

source ·
pub type EPTYPE_W<'a, const O: u8> = FieldWriterSafe<'a, u32, UECFG6_SPEC, u8, EPTYPESELECT_A, 2, O>;
Expand description

Field EPTYPE writer - Endpoint Type

Implementations§

source§

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

source

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

0

source

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

1

source

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

10

source

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

11