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

type FLT_DLC = Reg<u32, _FLT_DLC>;

Pretended Networking DLC Filter Register

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

For information about available fields see flt_dlc module

Trait Implementations

impl Readable for FLT_DLC[src]

read() method returns flt_dlc::R reader structure

impl ResetValue for FLT_DLC[src]

Register FLT_DLC reset()'s with value 0x08

type Type = u32

Register size

impl Writable for FLT_DLC[src]

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