nrf52840_pac::usbd::epinen

Type Alias ISOIN_W

Source
pub type ISOIN_W<'a, const O: u8> = BitWriter<'a, u32, EPINEN_SPEC, ISOIN_A, O>;
Expand description

Field ISOIN writer - Enable ISO IN endpoint

Aliased Type§

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

Implementations§

Source§

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

Source

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

Disable ISO IN endpoint 8

Source

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

Enable ISO IN endpoint 8