[][src]Type Definition lpc54606_pac::sct0::LIMIT

type LIMIT = Reg<u32, _LIMIT>;

SCT limit event select register

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

For information about available fields see limit module

Trait Implementations

impl Readable for LIMIT[src]

read() method returns limit::R reader structure

impl ResetValue for LIMIT[src]

Register LIMIT reset()'s with value 0

type Type = u32

Register size

impl Writable for LIMIT[src]

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