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

type PCR29 = Reg<u32, _PCR29>;

Pin Control Register n

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

For information about available fields see pcr29 module

Trait Implementations

impl Readable for PCR29[src]

read() method returns pcr29::R reader structure

impl ResetValue for PCR29[src]

Register PCR29 reset()'s with value 0

type Type = u32

Register size

impl Writable for PCR29[src]

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