pub type INT_EN = Reg<INT_EN_SPEC>;
INT_EN (rw) register accessor: APM interrupt enable register
You can read this register and get int_en::R. You can reset, write, write_with_zero this register using int_en::W. You can also modify this register. See API.
read
int_en::R
reset
write
write_with_zero
int_en::W
modify
For information about available fields see int_en module
int_en
struct INT_EN { /* private fields */ }