Writing to this register allows multiple channels to be enabled
or disabled simultaneously, so they can run in perfect sync.
For each channel, there is only one physical EN register bit,
which can be accessed through here or CHx_CSR.
You can read
this register and get en::R
. You can reset
, write
, write_with_zero
this register using en::W
. You can also modify
this register. See API.
For information about available fields see en
module
struct EN { /* private fields */ }