[][src]Type Definition atsame70j19b::mcan0::MCAN_RWD

type MCAN_RWD = Reg<u32, _MCAN_RWD>;

RAM Watchdog Register

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

For information about available fields see mcan_rwd module

Trait Implementations

impl Readable for MCAN_RWD[src]

read() method returns mcan_rwd::R reader structure

impl ResetValue for MCAN_RWD[src]

Register MCAN_RWD reset()'s with value 0

type Type = u32

Register size

impl Writable for MCAN_RWD[src]

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