Type Definition microbit::hal::pac::usbd::INTEN[]

type INTEN = Reg<u32, _INTEN>;
Expand description

Enable or disable interrupt

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see inten module