Initial commit
This commit is contained in:
4
src/nfct/framestatus.rs
Normal file
4
src/nfct/framestatus.rs
Normal file
@@ -0,0 +1,4 @@
|
||||
#[doc = "RX register accessor: an alias for `Reg<RX_SPEC>`"]
|
||||
pub type RX = crate::Reg<rx::RX_SPEC>;
|
||||
#[doc = "Result of last incoming frames"]
|
||||
pub mod rx;
|
||||
Reference in New Issue
Block a user