pub type TcmdW<'a, REG> = FieldWriter<'a, REG, 3, Tcmd, Safe>;Expand description
Field TCMD writer - Trigger Command Select
Aliased Type§
pub struct TcmdW<'a, REG> { /* private fields */ }Implementations§
Source§impl<'a, REG> TcmdW<'a, REG>
impl<'a, REG> TcmdW<'a, REG>
Sourcepub fn not_valid(self) -> &'a mut W<REG>
pub fn not_valid(self) -> &'a mut W<REG>
Not a valid selection from the command buffer. Trigger event is ignored.
Sourcepub fn execute_cmd1(self) -> &'a mut W<REG>
pub fn execute_cmd1(self) -> &'a mut W<REG>
CMD1 is executed
Sourcepub fn execute_corresponding_cmd_2(self) -> &'a mut W<REG>
pub fn execute_corresponding_cmd_2(self) -> &'a mut W<REG>
Corresponding CMD is executed
Sourcepub fn execute_corresponding_cmd_3(self) -> &'a mut W<REG>
pub fn execute_corresponding_cmd_3(self) -> &'a mut W<REG>
Corresponding CMD is executed
Sourcepub fn execute_corresponding_cmd_4(self) -> &'a mut W<REG>
pub fn execute_corresponding_cmd_4(self) -> &'a mut W<REG>
Corresponding CMD is executed
Sourcepub fn execute_corresponding_cmd_5(self) -> &'a mut W<REG>
pub fn execute_corresponding_cmd_5(self) -> &'a mut W<REG>
Corresponding CMD is executed
Sourcepub fn execute_corresponding_cmd_6(self) -> &'a mut W<REG>
pub fn execute_corresponding_cmd_6(self) -> &'a mut W<REG>
Corresponding CMD is executed
Sourcepub fn execute_cmd7(self) -> &'a mut W<REG>
pub fn execute_cmd7(self) -> &'a mut W<REG>
CMD7 is executed