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

type MGPCR1 = Reg<u32, _MGPCR1>;

Master General Purpose Control Register

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

For information about available fields see mgpcr1 module

Trait Implementations

impl Readable for MGPCR1[src]

read() method returns mgpcr1::R reader structure

impl ResetValue for MGPCR1[src]

Register MGPCR1 reset()'s with value 0

type Type = u32

Register size

impl Writable for MGPCR1[src]

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