[][src]Type Definition wip_s32k144::can0::CTRL1_PN

type CTRL1_PN = Reg<u32, _CTRL1_PN>;

Pretended Networking Control 1 Register

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

For information about available fields see ctrl1_pn module

Trait Implementations

impl Readable for CTRL1_PN[src]

read() method returns ctrl1_pn::R reader structure

impl ResetValue for CTRL1_PN[src]

Register CTRL1_PN reset()'s with value 0x0100

type Type = u32

Register size

impl Writable for CTRL1_PN[src]

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