BTR

Type Alias BTR 

Source
pub type BTR = Reg<BTRrs>;
Expand description

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.

See register structure

For information about available fields see btr module

Aliased Typeยง

pub struct BTR { /* private fields */ }