pub type ID_CODE = Reg<u32, _ID_CODE>;
Expand description
Aliased Type§
struct ID_CODE { /* private fields */ }
Trait Implementations§
Source§impl ResetValue for ID_CODE
impl ResetValue for ID_CODE
Register id_code reset()
’s with value 0
impl Readable for ID_CODE
read()
method returns id_code::R reader structure
impl Writable for ID_CODE
write(|w| ..)
method takes id_code::W writer structure