[][src]Type Definition k22f::axbs::MGPCR2

type MGPCR2 = Reg<u32, _MGPCR2>;

Master General Purpose Control Register

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

For information about available fields see mgpcr2 module

Trait Implementations

impl Readable for MGPCR2[src]

read() method returns mgpcr2::R reader structure

impl ResetValue for MGPCR2[src]

Register MGPCR2 reset()'s with value 0

type Type = u32

Register size

impl Writable for MGPCR2[src]

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