☰
drone_svd
Crates
anyhow
cfg_if
drone_svd
hashbrown
indexmap
log
proc_macro2
quote
serde
serde_derive
serde_xml_rs
syn
thiserror
thiserror_impl
unicode_xid
xml
Structs
Config
Device
Field
Peripheral
Register
Enums
Access
Functions
parse
rerun_if_env_changed
ayu
dark
light
All crates
anyhow
cfg_if
drone_svd
hashbrown
indexmap
log
proc_macro2
quote
serde
serde_derive
serde_xml_rs
syn
thiserror
thiserror_impl
unicode_xid
xml
?
Function
drone_svd
::
parse
[
−
]
[src]
pub fn parse<P:
AsRef
<
Path
>>(path: P) ->
Result
<
Device
>
[
−
]
Expand description
Parse the SVD file at
path
.