[][src]Type Definition mk66f18::mcm::CPO

type CPO = Reg<u32, _CPO>;

Compute Operation Control Register

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

For information about avaliable fields see cpo module

Trait Implementations

impl Readable for CPO[src]

read() method returns cpo::R reader structure

impl Writable for CPO[src]

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

impl ResetValue for CPO[src]

Register CPO reset()'s with value 0

type Type = u32

Register size