READ_WAIT_W

Type Alias READ_WAIT_W 

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

Field READ_WAIT writer - For sending read-wait to SDIO cards.

Aliased Typeยง

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