[][src]Type Definition mkl25z4::adc0::SC1

type SC1 = Reg<u32, _SC1>;

ADC Status and Control Registers 1

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

For information about available fields see sc1 module

Trait Implementations

impl Readable for SC1[src]

read() method returns sc1::R reader structure

impl ResetValue for SC1[src]

Register SC1%s reset()'s with value 0x1f

type Type = u32

Register size

impl Writable for SC1[src]

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