Type Alias RstnW

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

Field RSTN writer - e.MMC Reset Signal

Aliased Type§

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