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

type PCR20 = Reg<u32, _PCR20>;

Pin Control Register n

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

For information about available fields see pcr20 module

Trait Implementations

impl Readable for PCR20[src]

read() method returns pcr20::R reader structure

impl ResetValue for PCR20[src]

Register PCR20 reset()'s with value 0

type Type = u32

Register size

impl Writable for PCR20[src]

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