Type Alias nrf52840_pac::usbd::epinen::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