pub type FCR = Reg<FCRrs>;
FCR (rw) register accessor: flag clear register
You can read this register and get fcr::R. You can reset, write, write_with_zero this register using fcr::W. You can also modify this register. See API.
read
fcr::R
reset
write
write_with_zero
fcr::W
modify
See register structure
For information about available fields see fcr module
fcr
struct FCR { /* private fields */ }