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

type RX15MASK = Reg<u32, _RX15MASK>;

Rx 15 Mask register

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

For information about available fields see rx15mask module

Trait Implementations

impl Readable for RX15MASK[src]

read() method returns rx15mask::R reader structure

impl ResetValue for RX15MASK[src]

Register RX15MASK reset()'s with value 0

type Type = u32

Register size

impl Writable for RX15MASK[src]

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