[][src]Type Definition k22f::porta::PCR26

type PCR26 = Reg<u32, _PCR26>;

Pin Control Register n

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

For information about available fields see pcr26 module

Trait Implementations

impl Readable for PCR26[src]

read() method returns pcr26::R reader structure

impl ResetValue for PCR26[src]

Register PCR26 reset()'s with value 0

type Type = u32

Register size

impl Writable for PCR26[src]

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