Type Alias W

Source
pub type W = W<INT_CLR_SPEC>;
Expand description

Register INT_CLR writer

Aliased Type§

pub struct W { /* private fields */ }

Implementations§

Source§

impl W

Source

pub fn slave_trans_complete( &mut self, ) -> SLAVE_TRANS_COMPLETE_W<'_, INT_CLR_SPEC>

Bit 4

Source

pub fn arbitration_lost(&mut self) -> ARBITRATION_LOST_W<'_, INT_CLR_SPEC>

Bit 5

Source

pub fn master_trans_complete( &mut self, ) -> MASTER_TRANS_COMPLETE_W<'_, INT_CLR_SPEC>

Bit 6

Source

pub fn trans_complete(&mut self) -> TRANS_COMPLETE_W<'_, INT_CLR_SPEC>

Bit 7

Source

pub fn time_out(&mut self) -> TIME_OUT_W<'_, INT_CLR_SPEC>

Bit 8