[][src]Type Definition atsame54p20a::tal::SFLAGCLRR

type SFLAGCLRR = Reg<u8, _SFLAGCLRR>;

Inter-Process Signal Flag Bit n

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

For information about available fields see sflagclrr module

Trait Implementations

impl Readable for SFLAGCLRR[src]

read() method returns sflagclrr::R reader structure

impl ResetValue for SFLAGCLRR[src]

Register SFLAGCLRR%s reset()'s with value 0

type Type = u8

Register size

impl Writable for SFLAGCLRR[src]

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