[][src]Type Definition k22f::portc::PCR28

type PCR28 = Reg<u32, _PCR28>;

Pin Control Register n

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

For information about available fields see pcr28 module

Trait Implementations

impl Readable for PCR28[src]

read() method returns pcr28::R reader structure

impl ResetValue for PCR28[src]

Register PCR28 reset()'s with value 0

type Type = u32

Register size

impl Writable for PCR28[src]

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