pub type NBTP = Reg<NBTPrs>;
Expand description
NBTP (rw) register accessor: FDCAN nominal bit timing and prescaler register
You can read
this register and get nbtp::R
. You can reset
, write
, write_with_zero
this register using nbtp::W
. You can also modify
this register. See API.
See register structure
For information about available fields see nbtp
module
Aliased Typeยง
pub struct NBTP { /* private fields */ }