Type Alias UfsW

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

Field UFS writer - Non-Recoverable Update Fault Interrupt Enable

Aliased Type§

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