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

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