[][src]Type Definition ambiq_apollo3p_pac::bleif::bledbg::R

type R = R<u32, BLEDBG>;

Reader of register BLEDBG

Methods

impl R[src]

pub fn dbgdata(&self) -> DBGDATA_R[src]

Bits 3:31 - Debug data

pub fn apbclkon(&self) -> APBCLKON_R[src]

Bit 2 - APBCLK debug clock control. Enable APB_CLK to be active when this bit is '1'. Otherwise, the clock is controlled with gating from the logic as needed.

pub fn ioclkon(&self) -> IOCLKON_R[src]

Bit 1 - IOCLK debug clock control. Enable IO_CLK to be active when this bit is '1'. Otherwise, the clock is controlled with gating from the logic as needed.

pub fn dbgen(&self) -> DBGEN_R[src]

Bit 0 - Debug Enable. Setting this bit will enable the update of data within this register, otherwise it is clock gated for power savings