pub type SE0_STATUS_W<'a, const O: u8> = BitWriter<'a, u32, HCI_SIE_PORT_DISABLE_CONTROL_SPEC, bool, O>;
Expand description

Field se0_status writer - SE0 Status

This bit is set when no-se0 is detected before SOF when bit[1:0] is 10b or 11b

Aliased Type§

struct SE0_STATUS_W<'a, const O: u8> { /* private fields */ }