nrf52840_pac::usbd::eventcause

Type Alias 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 */ }

Implementations§

Source§

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

Source

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

No error detected

Source

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

Error detected