[][src]Type Definition nrf52832_pac::lpcomp::REFSEL

type REFSEL = Reg<u32, _REFSEL>;

Reference select

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

For information about available fields see refsel module

Trait Implementations

impl Readable for REFSEL[src]

read() method returns refsel::R reader structure

impl ResetValue for REFSEL[src]

Register REFSEL reset()'s with value 0x04

type Type = u32

Register size

impl Writable for REFSEL[src]

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