embassy-nrf

Crates

git

Versions

nrf9160-s

Flavors

embassy_nrf::pac::common

Trait Access

pub trait Access: Access + Copy { }

Dyn Compatibility§

This trait is not dyn compatible.

In older versions of Rust, dyn compatibility was called "object safety", so this trait is not object safe.

Implementors§

§

impl Access for R

§

impl Access for RW

§

impl Access for W