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