[][src]Type Definition wip_s32k144::adc1::SC3

type SC3 = Reg<u32, _SC3>;

Status and Control Register 3

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

For information about available fields see sc3 module

Trait Implementations

impl Readable for SC3[src]

read() method returns sc3::R reader structure

impl ResetValue for SC3[src]

Register SC3 reset()'s with value 0

type Type = u32

Register size

impl Writable for SC3[src]

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