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

type SC5 = Reg<u32, _SC5>;

Status and Control Register 5

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

For information about available fields see sc5 module

Trait Implementations

impl Readable for SC5[src]

read() method returns sc5::R reader structure

impl ResetValue for SC5[src]

Register SC5 reset()'s with value 0

type Type = u32

Register size

impl Writable for SC5[src]

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