Struct stm32l0x2::FIREWALL [] [src]

pub struct FIREWALL { /* fields omitted */ }

Firewall

Methods

impl FIREWALL
[src]

[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.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for FIREWALL