Type Alias W

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

Register cci_ctl writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

Source§

impl W

Source

pub fn cci_write_flag(&mut self) -> CCI_WRITE_FLAG_W<'_, CCI_CTL_SPEC>

Bit 0

Source

pub fn cci_read_flag(&mut self) -> CCI_READ_FLAG_W<'_, CCI_CTL_SPEC>

Bit 1

Source

pub fn ahb_state(&mut self) -> AHB_STATE_W<'_, CCI_CTL_SPEC>

Bits 2:3

Source

pub unsafe fn bits(&mut self, bits: u32) -> &mut Self

Writes raw bits to the register.

§Safety

Passing incorrect value can cause undefined behaviour. See reference manual