Struct nrf52840::LPCOMP[][src]

pub struct LPCOMP { /* fields omitted */ }

Low Power Comparator

Methods

impl LPCOMP
[src]

Returns a pointer to the register block

Trait Implementations

impl Send for LPCOMP
[src]

impl Deref for LPCOMP
[src]

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

impl !Sync for LPCOMP