Merge remote-tracking branch 'origin/master' into black_box_regs
This commit is contained in:
@ -97,6 +97,7 @@ object RegField
|
||||
trait HasRegMap
|
||||
{
|
||||
def regmap(mapping: RegField.Map*): Unit
|
||||
val interrupts: Vec[Bool]
|
||||
}
|
||||
|
||||
// See GPIO.scala for an example of how to use regmap
|
||||
|
Reference in New Issue
Block a user