Type Alias W

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

Register INT writer

Aliased Type§

pub struct W { /* private fields */ }

Implementations§

Source§

impl W

Source

pub fn xfercompl(&mut self) -> XFERCOMPL_W<'_, INT_SPEC>

Bit 0

Source

pub fn chhltd(&mut self) -> CHHLTD_W<'_, INT_SPEC>

Bit 1

Source

pub fn ahberr(&mut self) -> AHBERR_W<'_, INT_SPEC>

Bit 2

Source

pub fn stall(&mut self) -> STALL_W<'_, INT_SPEC>

Bit 3

Source

pub fn nack(&mut self) -> NACK_W<'_, INT_SPEC>

Bit 4

Source

pub fn ack(&mut self) -> ACK_W<'_, INT_SPEC>

Bit 5

Source

pub fn nyet(&mut self) -> NYET_W<'_, INT_SPEC>

Bit 6

Source

pub fn xacterr(&mut self) -> XACTERR_W<'_, INT_SPEC>

Bit 7

Source

pub fn bblerr(&mut self) -> BBLERR_W<'_, INT_SPEC>

Bit 8

Source

pub fn frmovrun(&mut self) -> FRMOVRUN_W<'_, INT_SPEC>

Bit 9

Source

pub fn datatglerr(&mut self) -> DATATGLERR_W<'_, INT_SPEC>

Bit 10

Source

pub fn bnaintr(&mut self) -> BNAINTR_W<'_, INT_SPEC>

Bit 11

Source

pub fn xcs_xact_err(&mut self) -> XCS_XACT_ERR_W<'_, INT_SPEC>

Bit 12

Source

pub fn desc_lst_rollintr(&mut self) -> DESC_LST_ROLLINTR_W<'_, INT_SPEC>

Bit 13