[][src]Type Definition wip_s32k144::can2::CTRL2_PN

type CTRL2_PN = Reg<u32, _CTRL2_PN>;

Pretended Networking Control 2 Register

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

For information about available fields see ctrl2_pn module

Trait Implementations

impl Readable for CTRL2_PN[src]

read() method returns ctrl2_pn::R reader structure

impl ResetValue for CTRL2_PN[src]

Register CTRL2_PN reset()'s with value 0

type Type = u32

Register size

impl Writable for CTRL2_PN[src]

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