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