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

type SC2 = Reg<u32, _SC2>;

Status and Control Register 2

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

For information about available fields see sc2 module

Trait Implementations

impl Readable for SC2[src]

read() method returns sc2::R reader structure

impl ResetValue for SC2[src]

Register SC2 reset()'s with value 0

type Type = u32

Register size

impl Writable for SC2[src]

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