Type Alias nrf52840_pac::usbd::eventcause::ISOOUTCRC_W
source · pub type ISOOUTCRC_W<'a, const O: u8> = BitWriter1C<'a, u32, EVENTCAUSE_SPEC, ISOOUTCRC_A, O>;
Expand description
Field ISOOUTCRC
writer - CRC error was detected on isochronous OUT endpoint 8. Write ‘1’ to clear.
Aliased Type§
struct ISOOUTCRC_W<'a, const O: u8> { /* private fields */ }