Type Alias Firewall

Source
pub type Firewall = Periph<RegisterBlock, 0x4001_1c00>;
Expand description

Firewall

Aliased Type§

pub struct Firewall { /* private fields */ }

Trait Implementations§

Source§

impl Debug for Firewall

Source§

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

Formats the value using the given formatter. Read more