Type Definition stm32g4::stm32g474::fdcan::NBTP[][src]

type NBTP = Reg<u32, _NBTP>;

FDCAN_NBTP

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see nbtp module

Trait Implementations

impl Readable for NBTP[src]

read() method returns nbtp::R reader structure

impl ResetValue for NBTP[src]

Register NBTP reset()'s with value 0x0a33

type Type = u32

Register size

impl Writable for NBTP[src]

write(|w| ..) method takes nbtp::W writer structure