Type Alias RWSTART_W

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

Field RWSTART writer - Read wait start

Aliased Type§

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

Implementations§

Source§

impl<'a, REG> RWSTART_W<'a, REG>
where REG: Writable + RegisterSpec,

Source

pub fn disabled(self) -> &'a mut W<REG>

Don’t start read wait operation

Source

pub fn enabled(self) -> &'a mut W<REG>

Read wait operation starts