pub type DEV_CONN_DIS_W<'a, REG> = BitWriter<'a, REG>;
Expand description

Field DEV_CONN_DIS writer - Set when the device connection state changes. Cleared by writing to SIE_STATUS.CONNECTED

Aliased Type§

struct DEV_CONN_DIS_W<'a, REG> { /* private fields */ }