Type Alias rp2040_pac::pio0::flevel::R

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

Register FLEVEL reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

source§

impl R

source

pub fn tx0(&self) -> TX0_R

Bits 0:3

source

pub fn rx0(&self) -> RX0_R

Bits 4:7

source

pub fn tx1(&self) -> TX1_R

Bits 8:11

source

pub fn rx1(&self) -> RX1_R

Bits 12:15

source

pub fn tx2(&self) -> TX2_R

Bits 16:19

source

pub fn rx2(&self) -> RX2_R

Bits 20:23

source

pub fn tx3(&self) -> TX3_R

Bits 24:27

source

pub fn rx3(&self) -> RX3_R

Bits 28:31