[][src]Type Definition wip_s32k144::porte::PCR6

type PCR6 = Reg<u32, _PCR6>;

Pin Control Register n

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

For information about available fields see pcr6 module

Trait Implementations

impl Readable for PCR6[src]

read() method returns pcr6::R reader structure

impl ResetValue for PCR6[src]

Register PCR6 reset()'s with value 0

type Type = u32

Register size

impl Writable for PCR6[src]

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