Struct stm32l0x1::FIREWALL[][src]

pub struct FIREWALL { /* fields omitted */ }

Firewall

Methods

impl FIREWALL
[src]

Returns a pointer to the register block

Trait Implementations

impl Send for FIREWALL
[src]

impl Deref for FIREWALL
[src]

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

impl !Sync for FIREWALL