Type Definition atsame54n19a_pac::pdec::FILTER[][src]

type FILTER = Reg<u8, _FILTER>;

Filter Value

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

For information about available fields see filter module

Trait Implementations

impl Readable for FILTER[src]

read() method returns filter::R reader structure

impl ResetValue for FILTER[src]

Register FILTER reset()’s with value 0

type Type = u8

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

impl Writable for FILTER[src]

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