[][src]Type Definition nrf52840_pac::comp::EXTREFSEL

type EXTREFSEL = Reg<u32, _EXTREFSEL>;

External reference select

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

For information about available fields see extrefsel module

Trait Implementations

impl Readable for EXTREFSEL[src]

read() method returns extrefsel::R reader structure

impl ResetValue for EXTREFSEL[src]

Register EXTREFSEL reset()'s with value 0

type Type = u32

Register size

impl Writable for EXTREFSEL[src]

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