Type Alias rp2040_pac::psm::done::R

source ·
pub type R = R<DONE_SPEC>;
Expand description

Register DONE reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

source§

impl R

source

pub fn rosc(&self) -> ROSC_R

Bit 0

source

pub fn xosc(&self) -> XOSC_R

Bit 1

source

pub fn clocks(&self) -> CLOCKS_R

Bit 2

source

pub fn resets(&self) -> RESETS_R

Bit 3

source

pub fn busfabric(&self) -> BUSFABRIC_R

Bit 4

source

pub fn rom(&self) -> ROM_R

Bit 5

source

pub fn sram0(&self) -> SRAM0_R

Bit 6

source

pub fn sram1(&self) -> SRAM1_R

Bit 7

source

pub fn sram2(&self) -> SRAM2_R

Bit 8

source

pub fn sram3(&self) -> SRAM3_R

Bit 9

source

pub fn sram4(&self) -> SRAM4_R

Bit 10

source

pub fn sram5(&self) -> SRAM5_R

Bit 11

source

pub fn xip(&self) -> XIP_R

Bit 12

source

pub fn vreg_and_chip_reset(&self) -> VREG_AND_CHIP_RESET_R

Bit 13

source

pub fn sio(&self) -> SIO_R

Bit 14

source

pub fn proc0(&self) -> PROC0_R

Bit 15

source

pub fn proc1(&self) -> PROC1_R

Bit 16