[][src]Type Definition atsame70j21b::mcan0::MCAN_TXBC

type MCAN_TXBC = Reg<u32, _MCAN_TXBC>;

Transmit Buffer Configuration Register

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

For information about available fields see mcan_txbc module

Trait Implementations

impl Readable for MCAN_TXBC[src]

read() method returns mcan_txbc::R reader structure

impl ResetValue for MCAN_TXBC[src]

Register MCAN_TXBC reset()'s with value 0

type Type = u32

Register size

impl Writable for MCAN_TXBC[src]

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