[][src]Type Definition nrf51::lpcomp::ANADETECT

type ANADETECT = Reg<u32, _ANADETECT>;

Analog detect configuration.

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see anadetect module

Trait Implementations

impl Readable for ANADETECT[src]

read() method returns anadetect::R reader structure

impl ResetValue for ANADETECT[src]

Register ANADETECT reset()'s with value 0

type Type = u32

Register size

impl Writable for ANADETECT[src]

write(|w| ..) method takes anadetect::W writer structure