rp2040_pac::tbman::platform

Type Alias R

Source
pub type R = R<PLATFORM_SPEC>;
Expand description

Register PLATFORM reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn asic(&self) -> ASIC_R

Bit 0 - Indicates the platform is an ASIC

Source

pub fn fpga(&self) -> FPGA_R

Bit 1 - Indicates the platform is an FPGA