rp2040_pac::pio0::flevel

Type Alias 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