[][src]Type Definition atsam4sd32c_pac::adc::COR

type COR = Reg<u32, _COR>;

Channel Offset Register

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

For information about available fields see cor module

Trait Implementations

impl Readable for COR[src]

read() method returns cor::R reader structure

impl ResetValue for COR[src]

Register COR reset()'s with value 0

type Type = u32

Register size

impl Writable for COR[src]

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