[][src]Type Definition wip_s32k144::can1::PL2_PLMASK_LO

type PL2_PLMASK_LO = Reg<u32, _PL2_PLMASK_LO>;

Pretended Networking Payload Low Filter 2 Register / Payload Low Mask Register

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

For information about available fields see pl2_plmask_lo module

Trait Implementations

impl Readable for PL2_PLMASK_LO[src]

read() method returns pl2_plmask_lo::R reader structure

impl ResetValue for PL2_PLMASK_LO[src]

Register PL2_PLMASK_LO reset()'s with value 0

type Type = u32

Register size

impl Writable for PL2_PLMASK_LO[src]

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