[][src]Type Definition atsame70n19b::twihs0::TWIHS_FILTR

type TWIHS_FILTR = Reg<u32, _TWIHS_FILTR>;

Filter Register

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

For information about available fields see twihs_filtr module

Trait Implementations

impl Readable for TWIHS_FILTR[src]

read() method returns twihs_filtr::R reader structure

impl ResetValue for TWIHS_FILTR[src]

Register TWIHS_FILTR reset()'s with value 0

type Type = u32

Register size

impl Writable for TWIHS_FILTR[src]

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