Struct nrf52840::COMP[][src]

pub struct COMP { /* fields omitted */ }

Comparator

Methods

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

Dereferences the value.

Auto Trait Implementations

impl !Sync for COMP