DBTP

Type Alias DBTP 

Source
pub type DBTP = Reg<DBTPrs>;
Expand description

DBTP (rw) register accessor: FDCAN data bit timing and prescaler register

You can read this register and get dbtp::R. You can reset, write, write_with_zero this register using dbtp::W. You can also modify this register. See API.

See register structure

For information about available fields see dbtp module

Aliased Typeยง

pub struct DBTP { /* private fields */ }