Type Alias rp2040_pac::tbman::PLATFORM

source ·
pub type PLATFORM = Reg<PLATFORM_SPEC>;
Expand description

PLATFORM (r) register accessor: Indicates the type of platform in use

You can read this register and get platform::R. See API.

For information about available fields see platform module

Aliased Type§

struct PLATFORM { /* private fields */ }