[][src]Type Definition atsame70n19b::mcan0::MCAN_RXBC

type MCAN_RXBC = Reg<u32, _MCAN_RXBC>;

Receive Rx Buffer Configuration Register

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

For information about available fields see mcan_rxbc module

Trait Implementations

impl Readable for MCAN_RXBC[src]

read() method returns mcan_rxbc::R reader structure

impl ResetValue for MCAN_RXBC[src]

Register MCAN_RXBC reset()'s with value 0

type Type = u32

Register size

impl Writable for MCAN_RXBC[src]

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