Type Alias RSCK_DATA_OUT_W

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

Field RSCK_DATA_OUT writer - It saves half a cycle when tsck is the same as rsck. 1: output data at rsck posedge 0: output data at tsck posedge

Aliased Typeยง

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