[][src]Type Definition atsame70q19b::mcan0::MCAN_TXBAR

type MCAN_TXBAR = Reg<u32, _MCAN_TXBAR>;

Transmit Buffer Add Request Register

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

For information about available fields see mcan_txbar module

Trait Implementations

impl Readable for MCAN_TXBAR[src]

read() method returns mcan_txbar::R reader structure

impl ResetValue for MCAN_TXBAR[src]

Register MCAN_TXBAR reset()'s with value 0

type Type = u32

Register size

impl Writable for MCAN_TXBAR[src]

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