Type Definition nrf52840_pac::usbd::epinen::IN1_W

source · []
pub type IN1_W<'a, const O: u8> = BitWriter<'a, u32, EPINEN_SPEC, IN1_A, O>;
Expand description

Field IN1 writer - Enable IN endpoint 1

Implementations

Disable endpoint IN 1 (no response to IN tokens)

Enable endpoint IN 1 (response to IN tokens)