Struct tm4c123x::COMP [] [src]

pub struct COMP { /* fields omitted */ }

Comparator register offsets

Methods

impl COMP
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for COMP
[src]

impl Deref for COMP
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for COMP