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

Field HOST_SOF writer - Host: raised every time the host sends a SOF (Start of Frame). Cleared by reading SOF_RD

Aliased Type§

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