[][src]Attribute Macro cntrlr_macros::board_fn

#[board_fn]

Add a board function to a module

This macro generates an implementation of the marked function, which defers to the appropriate board implementation based on compile-time configuration.