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

type PCR21 = Reg<u32, _PCR21>;

Pin Control Register n

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

For information about available fields see pcr21 module

Trait Implementations

impl Readable for PCR21[src]

read() method returns pcr21::R reader structure

impl ResetValue for PCR21[src]

Register PCR21 reset()'s with value 0

type Type = u32

Register size

impl Writable for PCR21[src]

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