HWA
Bare metal programming with style
fla_1.h
Go to the documentation of this file.
1
2
/* This file is part of the HWA project.
3
* Copyright (c) 2012,2015 Christophe Duparquet.
4
* All rights reserved. Read LICENSE.TXT for details.
5
*/
6
22
#define hw_class__fla
23
24
25
/* Class logical registers
26
*/
27
#define hw__fla_spmie _cb1, csr, 1, 7
28
#define hw__fla_rwwsb _cb1, csr, 1, 6
29
#define hw__fla_sigrd _cb1, csr, 1, 5
30
#define hw__fla_rwwsre _cb1, csr, 1, 4
31
#define hw__fla_blbset _cb1, csr, 1, 3
32
#define hw__fla_pgwrt _cb1, csr, 1, 2
33
#define hw__fla_pgers _cb1, csr, 1, 1
34
#define hw__fla_spmen _cb1, csr, 1, 0
Generated for HWA by
1.8.6