ke06z4_pac::mscan

Type Alias CANIDMR0

Source
pub type CANIDMR0 = Reg<u8, _CANIDMR0>;
Expand description

MSCAN Identifier Mask Register n of First Bank

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

For information about available fields see canidmr0 module

Aliased Type§

struct CANIDMR0 { /* private fields */ }

Trait Implementations§

Source§

impl ResetValue for CANIDMR0

Register CANIDMR0 reset()’s with value 0

Source§

type Type = u8

Register size
Source§

fn reset_value() -> Self::Type

Reset value of the register
Source§

impl Readable for CANIDMR0

read() method returns canidmr0::R reader structure

Source§

impl Writable for CANIDMR0

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