Struct stm32l4x6::SWPMI1[][src]

pub struct SWPMI1 { /* fields omitted */ }

Single Wire Protocol Master Interface

Methods

impl SWPMI1
[src]

Returns a pointer to the register block

Trait Implementations

impl Send for SWPMI1
[src]

impl Deref for SWPMI1
[src]

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

impl !Sync for SWPMI1