Type Alias nrf52840_pac::clock::traceconfig::TRACEMUX_R

source ·
pub type TRACEMUX_R = FieldReader<u8, TRACEMUX_A>;
Expand description

Field TRACEMUX reader - Pin multiplexing of trace signals. See pin assignment chapter for more details.

Aliased Type§

struct TRACEMUX_R { /* private fields */ }

Implementations§

source§

impl TRACEMUX_R

source

pub fn variant(&self) -> Option<TRACEMUX_A>

Get enumerated values variant

source

pub fn is_gpio(&self) -> bool

Checks if the value of the field is GPIO

source

pub fn is_serial(&self) -> bool

Checks if the value of the field is SERIAL

source

pub fn is_parallel(&self) -> bool

Checks if the value of the field is PARALLEL