[][src]Type Definition efm32pg1b_pac::adc0::SINGLECTRLX

type SINGLECTRLX = Reg<u32, _SINGLECTRLX>;

Single Channel Control Register Continued

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

For information about available fields see singlectrlx module

Trait Implementations

impl Readable for SINGLECTRLX[src]

read() method returns singlectrlx::R reader structure

impl ResetValue for SINGLECTRLX[src]

Register SINGLECTRLX reset()'s with value 0

type Type = u32

Register size

impl Writable for SINGLECTRLX[src]

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