[][src]Type Definition wip_s32k144::rcm::RPC

type RPC = Reg<u32, _RPC>;

Reset Pin Control register

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

For information about available fields see rpc module

Trait Implementations

impl Readable for RPC[src]

read() method returns rpc::R reader structure

impl ResetValue for RPC[src]

Register RPC reset()'s with value 0

type Type = u32

Register size

impl Writable for RPC[src]

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