TSR

Type Alias TSR 

Source
pub type TSR = Reg<TSRrs>;
Expand description

TSR (rw) register accessor: CAN_TSR

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

See register structure

For information about available fields see tsr module

Aliased Typeยง

pub struct TSR { /* private fields */ }