[][src]Type Definition atsame70j19b::scn_scb::ACTLR

type ACTLR = Reg<u32, _ACTLR>;

Auxiliary Control Register

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

For information about available fields see actlr module

Trait Implementations

impl Readable for ACTLR[src]

read() method returns actlr::R reader structure

impl ResetValue for ACTLR[src]

Register ACTLR reset()'s with value 0

type Type = u32

Register size

impl Writable for ACTLR[src]

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