[][src]Type Definition atsame54p::can0::SIDFC

type SIDFC = Reg<u32, _SIDFC>;

Standard ID Filter Configuration

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

For information about available fields see sidfc module

Trait Implementations

impl Readable for SIDFC[src]

read() method returns sidfc::R reader structure

impl ResetValue for SIDFC[src]

Register SIDFC reset()'s with value 0

type Type = u32

Raw register type (u8, u16, u32, ...).

impl Writable for SIDFC[src]

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