pub type TIMEOUT_W<'a, REG> = FieldWriter<'a, REG, 8>;
Expand description

Field TIMEOUT writer - This is expressed as a number of clk_ref cycles
and must be >= 2x clk_ref_freq/min_clk_tst_freq

Aliased Type§

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