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

type PCR15 = Reg<u32, _PCR15>;

Pin Control Register n

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

For information about available fields see pcr15 module

Trait Implementations

impl Readable for PCR15[src]

read() method returns pcr15::R reader structure

impl ResetValue for PCR15[src]

Register PCR15 reset()'s with value 0

type Type = u32

Register size

impl Writable for PCR15[src]

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