Type Alias PLIC_MX

Source
pub type PLIC_MX = Periph<RegisterBlock, 0x2000_1000>;
Expand description

PLIC Peripheral

Aliased Type§

pub struct PLIC_MX { /* private fields */ }

Trait Implementations§

Source§

impl Debug for PLIC_MX

Source§

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

Formats the value using the given formatter. Read more