[][src]Type Definition k210_pac::aes::PC_NUM

type PC_NUM = Reg<u32, _PC_NUM>;

Plaintext/ciphertext input data count in bytes, minus one

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

For information about avaliable fields see pc_num module

Trait Implementations

impl Readable for PC_NUM[src]

read() method returns pc_num::R reader structure

impl Writable for PC_NUM[src]

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

impl ResetValue for PC_NUM[src]

Register pc_num reset()'s with value 0

type Type = u32

Register size