Skip to main content

PVT

Type Alias PVT 

Source
pub type PVT = Periph<RegisterBlock, 0x6001_9000>;
Expand description

PVT Peripheral

Aliased Type§

pub struct PVT { /* private fields */ }

Trait Implementations§

Source§

impl Debug for PVT

Source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more