[][src]Type Definition ke06z4_pac::adc::SC4

type SC4 = Reg<u32, _SC4>;

Status and Control Register 4

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

For information about available fields see sc4 module

Trait Implementations

impl Readable for SC4[src]

read() method returns sc4::R reader structure

impl ResetValue for SC4[src]

Register SC4 reset()'s with value 0

type Type = u32

Register size

impl Writable for SC4[src]

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