Type Alias rp2040_pac::syscfg::mempowerdown::R

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

Register MEMPOWERDOWN reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

source§

impl R

source

pub fn sram0(&self) -> SRAM0_R

Bit 0

source

pub fn sram1(&self) -> SRAM1_R

Bit 1

source

pub fn sram2(&self) -> SRAM2_R

Bit 2

source

pub fn sram3(&self) -> SRAM3_R

Bit 3

source

pub fn sram4(&self) -> SRAM4_R

Bit 4

source

pub fn sram5(&self) -> SRAM5_R

Bit 5

source

pub fn usb(&self) -> USB_R

Bit 6

source

pub fn rom(&self) -> ROM_R

Bit 7