[][src]Type Definition k22f::porte::PCR18

type PCR18 = Reg<u32, _PCR18>;

Pin Control Register n

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

For information about available fields see pcr18 module

Trait Implementations

impl Readable for PCR18[src]

read() method returns pcr18::R reader structure

impl ResetValue for PCR18[src]

Register PCR18 reset()'s with value 0

type Type = u32

Register size

impl Writable for PCR18[src]

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