Type Alias rp2040_pac::adc::inte::W

source ·
pub type W = W<INTE_SPEC>;
Expand description

Register INTE writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn fifo(&mut self) -> FIFO_W<'_, INTE_SPEC>

Bit 0 - Triggered when the sample FIFO reaches a certain level.
This level can be programmed via the FCS_THRESH field.

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