pub type MB54_8B_ID = Reg<u32, _MB54_8B_ID>;
Expand description
Message Buffer 54 ID Register
This register you can read
, reset
, write
, write_with_zero
, modify
. See API.
For information about available fields see mb54_8b_id module
Aliased Type§
struct MB54_8B_ID { /* private fields */ }
Trait Implementations§
Source§impl ResetValue for MB54_8B_ID
impl ResetValue for MB54_8B_ID
Register MB54_8B_ID reset()
’s with value 0
impl Readable for MB54_8B_ID
read()
method returns mb54_8b_id::R reader structure
impl Writable for MB54_8B_ID
write(|w| ..)
method takes mb54_8b_id::W writer structure