Cmd2eW

Type Alias Cmd2eW 

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

Field CMD2E writer - Enable CMD2. If set to 1, CMD2 will be issued after CMD1 with an interval of TI2

Aliased Typeยง

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