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

type WU_MTC = Reg<u32, _WU_MTC>;

Pretended Networking Wake Up Match Register

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

For information about available fields see wu_mtc module

Trait Implementations

impl Readable for WU_MTC[src]

read() method returns wu_mtc::R reader structure

impl ResetValue for WU_MTC[src]

Register WU_MTC reset()'s with value 0

type Type = u32

Register size

impl Writable for WU_MTC[src]

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