[][src]Type Definition atsame70j20b::pmc::PMC_OCR

type PMC_OCR = Reg<u32, _PMC_OCR>;

Oscillator Calibration Register

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

For information about available fields see pmc_ocr module

Trait Implementations

impl Readable for PMC_OCR[src]

read() method returns pmc_ocr::R reader structure

impl ResetValue for PMC_OCR[src]

Register PMC_OCR reset()'s with value 0

type Type = u32

Register size

impl Writable for PMC_OCR[src]

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